| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default WithdrawByoipCidrResponse |
Ec2Client.withdrawByoipCidr(Consumer<WithdrawByoipCidrRequest.Builder> withdrawByoipCidrRequest)
Stops advertising an IPv4 address range that is provisioned as an address pool.
|
default WithdrawByoipCidrResponse |
Ec2Client.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest)
Stops advertising an IPv4 address range that is provisioned as an address pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WithdrawByoipCidrResponse> |
Ec2AsyncClient.withdrawByoipCidr(Consumer<WithdrawByoipCidrRequest.Builder> withdrawByoipCidrRequest)
Stops advertising an IPv4 address range that is provisioned as an address pool.
|
default CompletableFuture<WithdrawByoipCidrResponse> |
Ec2AsyncClient.withdrawByoipCidr(WithdrawByoipCidrRequest withdrawByoipCidrRequest)
Stops advertising an IPv4 address range that is provisioned as an address pool.
|
Copyright © 2020. All rights reserved.