Uses of Class
software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
Packages that use GetGatewayResponsesRequest
Package
Description
-
Uses of GetGatewayResponsesRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetGatewayResponsesRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getGatewayResponses(GetGatewayResponsesRequest getGatewayResponsesRequest) Gets the GatewayResponses collection on the given RestApi.default GetGatewayResponsesResponseApiGatewayClient.getGatewayResponses(GetGatewayResponsesRequest getGatewayResponsesRequest) Gets the GatewayResponses collection on the given RestApi. -
Uses of GetGatewayResponsesRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetGatewayResponsesRequestModifier and TypeMethodDescriptionGetGatewayResponsesRequestMarshaller.marshall(GetGatewayResponsesRequest getGatewayResponsesRequest)