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