Uses of Class
software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
Packages that use PutGatewayResponseRequest
Package
Description
-
Uses of PutGatewayResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type PutGatewayResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.putGatewayResponse(PutGatewayResponseRequest putGatewayResponseRequest) Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.default PutGatewayResponseResponseApiGatewayClient.putGatewayResponse(PutGatewayResponseRequest putGatewayResponseRequest) Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi. -
Uses of PutGatewayResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type PutGatewayResponseRequestModifier and TypeMethodDescriptionPutGatewayResponseRequestMarshaller.marshall(PutGatewayResponseRequest putGatewayResponseRequest)