| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
CoipAddressUsage.Builder |
CoipAddressUsage.Builder.allocationId(String allocationId)
The allocation ID of the address.
|
CoipAddressUsage.Builder |
CoipAddressUsage.Builder.awsAccountId(String awsAccountId)
The Amazon Web Services account ID.
|
CoipAddressUsage.Builder |
CoipAddressUsage.Builder.awsService(String awsService)
The Amazon Web Services service.
|
static CoipAddressUsage.Builder |
CoipAddressUsage.builder() |
CoipAddressUsage.Builder |
CoipAddressUsage.Builder.coIp(String coIp)
The customer-owned IP address.
|
CoipAddressUsage.Builder |
CoipAddressUsage.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CoipAddressUsage.Builder> |
CoipAddressUsage.serializableBuilderClass() |
Copyright © 2021. All rights reserved.