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