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