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