| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
GetDocumentationVersionResult |
AmazonApiGatewayClient.getDocumentationVersion(GetDocumentationVersionRequest request) |
GetDocumentationVersionResult |
AmazonApiGateway.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest) |
GetDocumentationVersionResult |
AbstractAmazonApiGateway.getDocumentationVersion(GetDocumentationVersionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDocumentationVersionResult> |
AbstractAmazonApiGatewayAsync.getDocumentationVersionAsync(GetDocumentationVersionRequest request,
AsyncHandler<GetDocumentationVersionRequest,GetDocumentationVersionResult> asyncHandler) |
Future<GetDocumentationVersionResult> |
AmazonApiGatewayAsyncClient.getDocumentationVersionAsync(GetDocumentationVersionRequest request,
AsyncHandler<GetDocumentationVersionRequest,GetDocumentationVersionResult> asyncHandler) |
Future<GetDocumentationVersionResult> |
AmazonApiGatewayAsync.getDocumentationVersionAsync(GetDocumentationVersionRequest getDocumentationVersionRequest,
AsyncHandler<GetDocumentationVersionRequest,GetDocumentationVersionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDocumentationVersionResult |
GetDocumentationVersionResult.clone() |
GetDocumentationVersionResult |
GetDocumentationVersionResult.withCreatedDate(Date createdDate)
The date when the API documentation snapshot is created.
|
GetDocumentationVersionResult |
GetDocumentationVersionResult.withDescription(String description)
The description of the API documentation snapshot.
|
GetDocumentationVersionResult |
GetDocumentationVersionResult.withVersion(String version)
The version identifier of the API documentation snapshot.
|
Copyright © 2020. All rights reserved.