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>
GetIpamPoolAllocationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetIpamPoolAllocationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetIpamPoolAllocationsRequest getIpamPoolAllocationsRequest)
-
Constructor Details
-
GetIpamPoolAllocationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetIpamPoolAllocationsRequest>
-