| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ReleaseIpamPoolAllocationResponse> |
Ec2AsyncClient.releaseIpamPoolAllocation(ReleaseIpamPoolAllocationRequest releaseIpamPoolAllocationRequest)
Release an allocation within an IPAM pool.
|
default ReleaseIpamPoolAllocationResponse |
Ec2Client.releaseIpamPoolAllocation(ReleaseIpamPoolAllocationRequest releaseIpamPoolAllocationRequest)
Release an allocation within an IPAM pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ReleaseIpamPoolAllocationRequestMarshaller.marshall(ReleaseIpamPoolAllocationRequest releaseIpamPoolAllocationRequest) |
Copyright © 2023. All rights reserved.