| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
WithdrawByoipCidrResult |
AbstractAWSGlobalAccelerator.withdrawByoipCidr(WithdrawByoipCidrRequest request) |
WithdrawByoipCidrResult |
AWSGlobalAcceleratorClient.withdrawByoipCidr(WithdrawByoipCidrRequest request)
Stops advertising an address range that is provisioned as an address pool.
|
WithdrawByoipCidrResult |
AWSGlobalAccelerator.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest)
Stops advertising an address range that is provisioned as an address pool.
|
| Modifier and Type | Method and Description |
|---|---|
Future<WithdrawByoipCidrResult> |
AWSGlobalAcceleratorAsyncClient.withdrawByoipCidrAsync(WithdrawByoipCidrRequest request,
AsyncHandler<WithdrawByoipCidrRequest,WithdrawByoipCidrResult> asyncHandler) |
Future<WithdrawByoipCidrResult> |
AbstractAWSGlobalAcceleratorAsync.withdrawByoipCidrAsync(WithdrawByoipCidrRequest request,
AsyncHandler<WithdrawByoipCidrRequest,WithdrawByoipCidrResult> asyncHandler) |
Future<WithdrawByoipCidrResult> |
AWSGlobalAcceleratorAsync.withdrawByoipCidrAsync(WithdrawByoipCidrRequest withdrawByoipCidrRequest,
AsyncHandler<WithdrawByoipCidrRequest,WithdrawByoipCidrResult> asyncHandler)
Stops advertising an address range that is provisioned as an address pool.
|
| Modifier and Type | Method and Description |
|---|---|
WithdrawByoipCidrResult |
WithdrawByoipCidrResult.clone() |
WithdrawByoipCidrResult |
WithdrawByoipCidrResult.withByoipCidr(ByoipCidr byoipCidr)
Information about the address pool.
|
Copyright © 2020. All rights reserved.