Uses of Class
software.amazon.awssdk.services.ec2.model.UnassignPrivateIpAddressesRequest
Packages that use UnassignPrivateIpAddressesRequest
Package
Description
-
Uses of UnassignPrivateIpAddressesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type UnassignPrivateIpAddressesRequestModifier and TypeMethodDescriptionEc2AsyncClient.unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest unassignPrivateIpAddressesRequest) Unassigns the specified secondary private IP addresses or IPv4 Prefix Delegation prefixes from a network interface.Ec2Client.unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest unassignPrivateIpAddressesRequest) Unassigns the specified secondary private IP addresses or IPv4 Prefix Delegation prefixes from a network interface. -
Uses of UnassignPrivateIpAddressesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type UnassignPrivateIpAddressesRequestModifier and TypeMethodDescriptionUnassignPrivateIpAddressesRequestMarshaller.marshall(UnassignPrivateIpAddressesRequest unassignPrivateIpAddressesRequest)