| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGatewayResponseResponse |
ApiGatewayClient.updateGatewayResponse(UpdateGatewayResponseRequest updateGatewayResponseRequest)
Updates a GatewayResponse of a specified response type on the given RestApi.
|
default CompletableFuture<UpdateGatewayResponseResponse> |
ApiGatewayAsyncClient.updateGatewayResponse(UpdateGatewayResponseRequest updateGatewayResponseRequest)
Updates a GatewayResponse of a specified response type on the given RestApi.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGatewayResponseRequestMarshaller.marshall(UpdateGatewayResponseRequest updateGatewayResponseRequest) |
Copyright © 2023. All rights reserved.