default AdvertiseByoipCidrResponse |
GlobalAcceleratorClient.advertiseByoipCidr(Consumer<AdvertiseByoipCidrRequest.Builder> advertiseByoipCidrRequest) |
Advertises an IPv4 address range that is provisioned for use with your Amazon Web Services resources through
bring your own IP addresses (BYOIP).
|
default AdvertiseByoipCidrResponse |
GlobalAcceleratorClient.advertiseByoipCidr(AdvertiseByoipCidrRequest advertiseByoipCidrRequest) |
Advertises an IPv4 address range that is provisioned for use with your Amazon Web Services resources through
bring your own IP addresses (BYOIP).
|
default DeprovisionByoipCidrResponse |
GlobalAcceleratorClient.deprovisionByoipCidr(Consumer<DeprovisionByoipCidrRequest.Builder> deprovisionByoipCidrRequest) |
Releases the specified address range that you provisioned to use with your Amazon Web Services resources through
bring your own IP addresses (BYOIP) and deletes the corresponding address pool.
|
default DeprovisionByoipCidrResponse |
GlobalAcceleratorClient.deprovisionByoipCidr(DeprovisionByoipCidrRequest deprovisionByoipCidrRequest) |
Releases the specified address range that you provisioned to use with your Amazon Web Services resources through
bring your own IP addresses (BYOIP) and deletes the corresponding address pool.
|
default WithdrawByoipCidrResponse |
GlobalAcceleratorClient.withdrawByoipCidr(Consumer<WithdrawByoipCidrRequest.Builder> withdrawByoipCidrRequest) |
Stops advertising an address range that is provisioned as an address pool.
|
default WithdrawByoipCidrResponse |
GlobalAcceleratorClient.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest) |
Stops advertising an address range that is provisioned as an address pool.
|