| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMethodResponseResponse |
ApiGatewayClient.deleteMethodResponse(Consumer<DeleteMethodResponseRequest.Builder> deleteMethodResponseRequest)
Deletes an existing MethodResponse resource.
|
default DeleteMethodResponseResponse |
ApiGatewayClient.deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest)
Deletes an existing MethodResponse resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMethodResponseResponse> |
ApiGatewayAsyncClient.deleteMethodResponse(Consumer<DeleteMethodResponseRequest.Builder> deleteMethodResponseRequest)
Deletes an existing MethodResponse resource.
|
default CompletableFuture<DeleteMethodResponseResponse> |
ApiGatewayAsyncClient.deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest)
Deletes an existing MethodResponse resource.
|
Copyright © 2023. All rights reserved.