| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static IdFormat.Builder |
IdFormat.builder() |
IdFormat.Builder |
IdFormat.Builder.deadline(Instant deadline)
The date in UTC at which you are permanently switched over to using longer IDs.
|
IdFormat.Builder |
IdFormat.Builder.resource(String resource)
The type of resource.
|
IdFormat.Builder |
IdFormat.toBuilder() |
IdFormat.Builder |
IdFormat.Builder.useLongIds(Boolean useLongIds)
Indicates whether longer IDs (17-character IDs) are enabled for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IdFormat.Builder> |
IdFormat.serializableBuilderClass() |
Copyright © 2020. All rights reserved.