| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AllocateIpamPoolCidrResponse> |
Ec2AsyncClient.allocateIpamPoolCidr(AllocateIpamPoolCidrRequest allocateIpamPoolCidrRequest)
Allocate a CIDR from an IPAM pool.
|
default AllocateIpamPoolCidrResponse |
Ec2Client.allocateIpamPoolCidr(AllocateIpamPoolCidrRequest allocateIpamPoolCidrRequest)
Allocate a CIDR from an IPAM pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AllocateIpamPoolCidrRequestMarshaller.marshall(AllocateIpamPoolCidrRequest allocateIpamPoolCidrRequest) |
Copyright © 2022. All rights reserved.