| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetGatewayResponseResponse |
ApiGatewayClient.getGatewayResponse(GetGatewayResponseRequest getGatewayResponseRequest)
Gets a GatewayResponse of a specified response type on the given RestApi.
|
default CompletableFuture<GetGatewayResponseResponse> |
ApiGatewayAsyncClient.getGatewayResponse(GetGatewayResponseRequest getGatewayResponseRequest)
Gets a GatewayResponse of a specified response type on the given RestApi.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGatewayResponseRequestMarshaller.marshall(GetGatewayResponseRequest getGatewayResponseRequest) |
Copyright © 2023. All rights reserved.