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