Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
WithdrawByoipCidrResult |
AbstractAmazonEC2.withdrawByoipCidr(WithdrawByoipCidrRequest request) |
WithdrawByoipCidrResult |
AmazonEC2.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest)
Stops advertising an address range that is provisioned as an address pool.
|
WithdrawByoipCidrResult |
AmazonEC2Client.withdrawByoipCidr(WithdrawByoipCidrRequest request)
Stops advertising an address range that is provisioned as an address pool.
|
Modifier and Type | Method and Description |
---|---|
Future<WithdrawByoipCidrResult> |
AbstractAmazonEC2Async.withdrawByoipCidrAsync(WithdrawByoipCidrRequest request,
AsyncHandler<WithdrawByoipCidrRequest,WithdrawByoipCidrResult> asyncHandler) |
Future<WithdrawByoipCidrResult> |
AmazonEC2Async.withdrawByoipCidrAsync(WithdrawByoipCidrRequest withdrawByoipCidrRequest,
AsyncHandler<WithdrawByoipCidrRequest,WithdrawByoipCidrResult> asyncHandler)
Stops advertising an address range that is provisioned as an address pool.
|
Future<WithdrawByoipCidrResult> |
AmazonEC2AsyncClient.withdrawByoipCidrAsync(WithdrawByoipCidrRequest request,
AsyncHandler<WithdrawByoipCidrRequest,WithdrawByoipCidrResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
WithdrawByoipCidrResult |
WithdrawByoipCidrResult.clone() |
WithdrawByoipCidrResult |
WithdrawByoipCidrResult.withByoipCidr(ByoipCidr byoipCidr)
Information about the address pool.
|
Copyright © 2021. All rights reserved.