Uses of Class
software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
Packages that use GetRequestValidatorsRequest
Package
Description
-
Uses of GetRequestValidatorsRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetRequestValidatorsRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getRequestValidators(GetRequestValidatorsRequest getRequestValidatorsRequest) Gets the RequestValidators collection of a given RestApi.default GetRequestValidatorsResponseApiGatewayClient.getRequestValidators(GetRequestValidatorsRequest getRequestValidatorsRequest) Gets the RequestValidators collection of a given RestApi. -
Uses of GetRequestValidatorsRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetRequestValidatorsRequestModifier and TypeMethodDescriptionGetRequestValidatorsRequestMarshaller.marshall(GetRequestValidatorsRequest getRequestValidatorsRequest)