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