Uses of Class
software.amazon.awscdk.services.glue.CfnPartition.SchemaIdProperty.Builder
Packages that use CfnPartition.SchemaIdProperty.Builder
-
Uses of CfnPartition.SchemaIdProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnPartition.SchemaIdProperty.BuilderModifier and TypeMethodDescriptionCfnPartition.SchemaIdProperty.builder()
CfnPartition.SchemaIdProperty.Builder.registryName
(String registryName) Sets the value ofCfnPartition.SchemaIdProperty.getRegistryName()
Sets the value ofCfnPartition.SchemaIdProperty.getSchemaArn()
CfnPartition.SchemaIdProperty.Builder.schemaName
(String schemaName) Sets the value ofCfnPartition.SchemaIdProperty.getSchemaName()
Constructors in software.amazon.awscdk.services.glue with parameters of type CfnPartition.SchemaIdProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPartition.SchemaIdProperty.Builder
.