Uses of Class
software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
Packages that use GetGatewayResponseRequest
Package
Description
-
Uses of GetGatewayResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetGatewayResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getGatewayResponse(GetGatewayResponseRequest getGatewayResponseRequest) Gets a GatewayResponse of a specified response type on the given RestApi.default GetGatewayResponseResponseApiGatewayClient.getGatewayResponse(GetGatewayResponseRequest getGatewayResponseRequest) Gets a GatewayResponse of a specified response type on the given RestApi. -
Uses of GetGatewayResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetGatewayResponseRequestModifier and TypeMethodDescriptionGetGatewayResponseRequestMarshaller.marshall(GetGatewayResponseRequest getGatewayResponseRequest)