Uses of Class
software.amazon.awssdk.services.ec2.model.ReleaseIpamPoolAllocationRequest
Packages that use ReleaseIpamPoolAllocationRequest
Package
Description
-
Uses of ReleaseIpamPoolAllocationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ReleaseIpamPoolAllocationRequestModifier and TypeMethodDescriptionEc2AsyncClient.releaseIpamPoolAllocation(ReleaseIpamPoolAllocationRequest releaseIpamPoolAllocationRequest) Release an allocation within an IPAM pool.Ec2Client.releaseIpamPoolAllocation(ReleaseIpamPoolAllocationRequest releaseIpamPoolAllocationRequest) Release an allocation within an IPAM pool. -
Uses of ReleaseIpamPoolAllocationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ReleaseIpamPoolAllocationRequestModifier and TypeMethodDescriptionReleaseIpamPoolAllocationRequestMarshaller.marshall(ReleaseIpamPoolAllocationRequest releaseIpamPoolAllocationRequest)