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