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