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