| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
static DocumentationVersion.Builder |
DocumentationVersion.builder() |
DocumentationVersion.Builder |
DocumentationVersion.Builder.createdDate(Instant createdDate)
The date when the API documentation snapshot is created.
|
DocumentationVersion.Builder |
DocumentationVersion.Builder.description(String description)
The description of the API documentation snapshot.
|
DocumentationVersion.Builder |
DocumentationVersion.toBuilder() |
DocumentationVersion.Builder |
DocumentationVersion.Builder.version(String version)
The version identifier of the API documentation snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DocumentationVersion.Builder> |
DocumentationVersion.serializableBuilderClass() |
Copyright © 2023. All rights reserved.