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