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