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