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