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