| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static AllocateIpamPoolCidrResponse.Builder |
AllocateIpamPoolCidrResponse.builder() |
default AllocateIpamPoolCidrResponse.Builder |
AllocateIpamPoolCidrResponse.Builder.ipamPoolAllocation(Consumer<IpamPoolAllocation.Builder> ipamPoolAllocation)
Information about the allocation created.
|
AllocateIpamPoolCidrResponse.Builder |
AllocateIpamPoolCidrResponse.Builder.ipamPoolAllocation(IpamPoolAllocation ipamPoolAllocation)
Information about the allocation created.
|
AllocateIpamPoolCidrResponse.Builder |
AllocateIpamPoolCidrResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AllocateIpamPoolCidrResponse.Builder> |
AllocateIpamPoolCidrResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.