| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteDocumentationVersionResponse |
ApiGatewayClient.deleteDocumentationVersion(Consumer<DeleteDocumentationVersionRequest.Builder> deleteDocumentationVersionRequest)
Deletes a documentation version.
|
default DeleteDocumentationVersionResponse |
ApiGatewayClient.deleteDocumentationVersion(DeleteDocumentationVersionRequest deleteDocumentationVersionRequest)
Deletes a documentation version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDocumentationVersionResponse> |
ApiGatewayAsyncClient.deleteDocumentationVersion(Consumer<DeleteDocumentationVersionRequest.Builder> deleteDocumentationVersionRequest)
Deletes a documentation version.
|
default CompletableFuture<DeleteDocumentationVersionResponse> |
ApiGatewayAsyncClient.deleteDocumentationVersion(DeleteDocumentationVersionRequest deleteDocumentationVersionRequest)
Deletes a documentation version.
|
Copyright © 2023. All rights reserved.