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