| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDocumentationVersionsResponse |
ApiGatewayClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest)
Invokes the GetDocumentationVersions operation.
|
default GetDocumentationVersionsResponse |
ApiGatewayClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest)
Invokes the GetDocumentationVersions operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDocumentationVersionsResponse> |
ApiGatewayAsyncClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest)
Invokes the GetDocumentationVersions operation asynchronously.
|
default CompletableFuture<GetDocumentationVersionsResponse> |
ApiGatewayAsyncClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest)
Invokes the GetDocumentationVersions operation asynchronously.
|
Copyright © 2021. All rights reserved.