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