| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default WithdrawByoipCidrResponse |
Ec2Client.withdrawByoipCidr(WithdrawByoipCidrRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
WithdrawByoipCidrRequestMarshaller.marshall(WithdrawByoipCidrRequest withdrawByoipCidrRequest) |
Copyright © 2019. All rights reserved.