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