| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDocumentationVersionResponse |
ApiGatewayClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest)
Gets a documentation version.
|
default GetDocumentationVersionResponse |
ApiGatewayClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest)
Gets a documentation version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDocumentationVersionResponse> |
ApiGatewayAsyncClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest)
Gets a documentation version.
|
default CompletableFuture<GetDocumentationVersionResponse> |
ApiGatewayAsyncClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest)
Gets a documentation version.
|
Copyright © 2023. All rights reserved.