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