| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteIntegrationResponseResponse |
ApiGatewayClient.deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder> deleteIntegrationResponseRequest)
Represents a delete integration response.
|
default DeleteIntegrationResponseResponse |
ApiGatewayClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteIntegrationResponseResponse> |
ApiGatewayAsyncClient.deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder> deleteIntegrationResponseRequest)
Represents a delete integration response.
|
default CompletableFuture<DeleteIntegrationResponseResponse> |
ApiGatewayAsyncClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.
|
Copyright © 2023. All rights reserved.