Uses of Class
software.amazon.awscdk.services.glue.CfnPartition.PartitionInputProperty.Builder
Packages that use CfnPartition.PartitionInputProperty.Builder
-
Uses of CfnPartition.PartitionInputProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnPartition.PartitionInputProperty.BuilderModifier and TypeMethodDescriptionCfnPartition.PartitionInputProperty.builder()
CfnPartition.PartitionInputProperty.Builder.parameters
(Object parameters) Sets the value ofCfnPartition.PartitionInputProperty.getParameters()
CfnPartition.PartitionInputProperty.Builder.storageDescriptor
(IResolvable storageDescriptor) Sets the value ofCfnPartition.PartitionInputProperty.getStorageDescriptor()
CfnPartition.PartitionInputProperty.Builder.storageDescriptor
(CfnPartition.StorageDescriptorProperty storageDescriptor) Sets the value ofCfnPartition.PartitionInputProperty.getStorageDescriptor()
Sets the value ofCfnPartition.PartitionInputProperty.getValues()
Constructors in software.amazon.awscdk.services.glue with parameters of type CfnPartition.PartitionInputProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPartition.PartitionInputProperty.Builder
.