Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
Packages that use ListJobsByStatusRequest Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service software.amazon.awssdk.services.elastictranscoder.paginators software.amazon.awssdk.services.elastictranscoder.transform -
-
Uses of ListJobsByStatusRequest in software.amazon.awssdk.services.elastictranscoder
-
Uses of ListJobsByStatusRequest in software.amazon.awssdk.services.elastictranscoder.paginators
Constructors in software.amazon.awssdk.services.elastictranscoder.paginators with parameters of type ListJobsByStatusRequest Constructor Description ListJobsByStatusIterable(ElasticTranscoderClient client, ListJobsByStatusRequest firstRequest)ListJobsByStatusPublisher(ElasticTranscoderAsyncClient client, ListJobsByStatusRequest firstRequest) -
Uses of ListJobsByStatusRequest in software.amazon.awssdk.services.elastictranscoder.transform
Methods in software.amazon.awssdk.services.elastictranscoder.transform with parameters of type ListJobsByStatusRequest Modifier and Type Method Description SdkHttpFullRequestListJobsByStatusRequestMarshaller. marshall(ListJobsByStatusRequest listJobsByStatusRequest)
-