Uses of Class
software.amazon.awscdk.services.glue.CfnPartition.SerdeInfoProperty.Builder
-
Uses of CfnPartition.SerdeInfoProperty.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionCfnPartition.SerdeInfoProperty.builder()
Sets the value ofCfnPartition.SerdeInfoProperty.getName()
CfnPartition.SerdeInfoProperty.Builder.parameters
(Object parameters) Sets the value ofCfnPartition.SerdeInfoProperty.getParameters()
CfnPartition.SerdeInfoProperty.Builder.serializationLibrary
(String serializationLibrary) Sets the value ofCfnPartition.SerdeInfoProperty.getSerializationLibrary()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPartition.SerdeInfoProperty.Builder
.