| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static AllocateAddressRequest.Builder |
AllocateAddressRequest.builder() |
AllocateAddressRequest.Builder |
AllocateAddressRequest.Builder.domain(DomainType domain)
Set to
vpc to allocate the address for use with instances in a VPC. |
AllocateAddressRequest.Builder |
AllocateAddressRequest.Builder.domain(String domain)
Set to
vpc to allocate the address for use with instances in a VPC. |
AllocateAddressRequest.Builder |
AllocateAddressRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AllocateAddressRequest.Builder> |
AllocateAddressRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.