Uses of Interface
software.amazon.awssdk.services.glue.model.CreateIntegrationTablePropertiesResponse.Builder
-
Packages that use CreateIntegrationTablePropertiesResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CreateIntegrationTablePropertiesResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CreateIntegrationTablePropertiesResponse.Builder Modifier and Type Method Description static CreateIntegrationTablePropertiesResponse.BuilderCreateIntegrationTablePropertiesResponse. builder()CreateIntegrationTablePropertiesResponse.BuilderCreateIntegrationTablePropertiesResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type CreateIntegrationTablePropertiesResponse.Builder Modifier and Type Method Description static Class<? extends CreateIntegrationTablePropertiesResponse.Builder>CreateIntegrationTablePropertiesResponse. serializableBuilderClass()
-