Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
Packages that use UpdateGatewayResponseRequest
Package
Description
-
Uses of UpdateGatewayResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateGatewayResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateGatewayResponse(UpdateGatewayResponseRequest updateGatewayResponseRequest) Updates a GatewayResponse of a specified response type on the given RestApi.default UpdateGatewayResponseResponseApiGatewayClient.updateGatewayResponse(UpdateGatewayResponseRequest updateGatewayResponseRequest) Updates a GatewayResponse of a specified response type on the given RestApi. -
Uses of UpdateGatewayResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateGatewayResponseRequestModifier and TypeMethodDescriptionUpdateGatewayResponseRequestMarshaller.marshall(UpdateGatewayResponseRequest updateGatewayResponseRequest)