| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDocumentationVersionResponse |
ApiGatewayClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest)
Invokes the GetDocumentationVersion operation.
|
default GetDocumentationVersionResponse |
ApiGatewayClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest)
Invokes the GetDocumentationVersion operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDocumentationVersionResponse> |
ApiGatewayAsyncClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest)
Invokes the GetDocumentationVersion operation asynchronously.
|
default CompletableFuture<GetDocumentationVersionResponse> |
ApiGatewayAsyncClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest)
Invokes the GetDocumentationVersion operation asynchronously.
|
Copyright © 2021. All rights reserved.