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>
DescribeProjectsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeProjectsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeProjectsRequest describeProjectsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeProjectsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeProjectsRequest>- Parameters:
 describeProjectsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -