Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyIpamPoolAllocationRequest
Packages that use ModifyIpamPoolAllocationRequest
Package
Description
-
Uses of ModifyIpamPoolAllocationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyIpamPoolAllocationRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyIpamPoolAllocation(ModifyIpamPoolAllocationRequest modifyIpamPoolAllocationRequest) Modifies the description of an IPAM pool allocation.default ModifyIpamPoolAllocationResponseEc2Client.modifyIpamPoolAllocation(ModifyIpamPoolAllocationRequest modifyIpamPoolAllocationRequest) Modifies the description of an IPAM pool allocation. -
Uses of ModifyIpamPoolAllocationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyIpamPoolAllocationRequestModifier and TypeMethodDescriptionModifyIpamPoolAllocationRequestMarshaller.marshall(ModifyIpamPoolAllocationRequest modifyIpamPoolAllocationRequest)