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