Class ListMediaAnalysisJobsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.rekognition.transform.ListMediaAnalysisJobsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListMediaAnalysisJobsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListMediaAnalysisJobsRequestMarshaller extends Object implements Marshaller<ListMediaAnalysisJobsRequest>
ListMediaAnalysisJobsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListMediaAnalysisJobsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListMediaAnalysisJobsRequest listMediaAnalysisJobsRequest)
-
-
-
Constructor Detail
-
ListMediaAnalysisJobsRequestMarshaller
public ListMediaAnalysisJobsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListMediaAnalysisJobsRequest listMediaAnalysisJobsRequest)
- Specified by:
marshallin interfaceMarshaller<ListMediaAnalysisJobsRequest>
-
-