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