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