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