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