| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDocumentationVersionsResponse |
ApiGatewayClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest)
Gets documentation versions.
|
default GetDocumentationVersionsResponse |
ApiGatewayClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest)
Gets documentation versions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDocumentationVersionsResponse> |
ApiGatewayAsyncClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest)
Gets documentation versions.
|
default CompletableFuture<GetDocumentationVersionsResponse> |
ApiGatewayAsyncClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest)
Gets documentation versions.
|
Copyright © 2023. All rights reserved.