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