Uses of Class
software.amazon.awssdk.services.ec2.model.WithdrawByoipCidrRequest
Packages that use WithdrawByoipCidrRequest
Package
Description
-
Uses of WithdrawByoipCidrRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type WithdrawByoipCidrRequestModifier and TypeMethodDescriptionEc2AsyncClient.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest) Stops advertising an address range that is provisioned as an address pool.default WithdrawByoipCidrResponseEc2Client.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest) Stops advertising an address range that is provisioned as an address pool. -
Uses of WithdrawByoipCidrRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type WithdrawByoipCidrRequestModifier and TypeMethodDescriptionWithdrawByoipCidrRequestMarshaller.marshall(WithdrawByoipCidrRequest withdrawByoipCidrRequest)