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