| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetIntegrationResponseResponse |
ApiGatewayClient.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest)
Represents a get integration response.
|
default GetIntegrationResponseResponse |
ApiGatewayClient.getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest)
Represents a get integration response.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIntegrationResponseResponse> |
ApiGatewayAsyncClient.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest)
Represents a get integration response.
|
default CompletableFuture<GetIntegrationResponseResponse> |
ApiGatewayAsyncClient.getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest)
Represents a get integration response.
|
Copyright © 2023. All rights reserved.