| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default PutIntegrationResponseResponse |
ApiGatewayClient.putIntegrationResponse(Consumer<PutIntegrationResponseRequest.Builder> putIntegrationResponseRequest)
Represents a put integration.
|
default PutIntegrationResponseResponse |
ApiGatewayClient.putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest)
Represents a put integration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutIntegrationResponseResponse> |
ApiGatewayAsyncClient.putIntegrationResponse(Consumer<PutIntegrationResponseRequest.Builder> putIntegrationResponseRequest)
Represents a put integration.
|
default CompletableFuture<PutIntegrationResponseResponse> |
ApiGatewayAsyncClient.putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest)
Represents a put integration.
|
Copyright © 2023. All rights reserved.