| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteIntegrationResponseResponse> |
ApiGatewayV2AsyncClient.deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder> deleteIntegrationResponseRequest)
Deletes an IntegrationResponses.
|
default DeleteIntegrationResponseResponse |
ApiGatewayV2Client.deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder> deleteIntegrationResponseRequest)
Deletes an IntegrationResponses.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteIntegrationResponseRequest.Builder> |
DeleteIntegrationResponseRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.