Class DescribeIpamPoolAllocationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DescribeIpamPoolAllocationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeIpamPoolAllocationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeIpamPoolAllocationsRequestMarshaller
extends Object
implements Marshaller<DescribeIpamPoolAllocationsRequest>
DescribeIpamPoolAllocationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeIpamPoolAllocationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeIpamPoolAllocationsRequest describeIpamPoolAllocationsRequest)
-
Constructor Details
-
DescribeIpamPoolAllocationsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeIpamPoolAllocationsRequest describeIpamPoolAllocationsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeIpamPoolAllocationsRequest>
-