Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest.Builder
Packages that use GetRequestValidatorsRequest.Builder
Package
Description
-
Uses of GetRequestValidatorsRequest.Builder in software.amazon.awssdk.services.apigateway
Method parameters in software.amazon.awssdk.services.apigateway with type arguments of type GetRequestValidatorsRequest.BuilderModifier and TypeMethodDescriptionApiGatewayAsyncClient.getRequestValidators(Consumer<GetRequestValidatorsRequest.Builder> getRequestValidatorsRequest) Gets the RequestValidators collection of a given RestApi.default GetRequestValidatorsResponseApiGatewayClient.getRequestValidators(Consumer<GetRequestValidatorsRequest.Builder> getRequestValidatorsRequest) Gets the RequestValidators collection of a given RestApi. -
Uses of GetRequestValidatorsRequest.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetRequestValidatorsRequest.BuilderModifier and TypeMethodDescriptionGetRequestValidatorsRequest.builder()The maximum number of returned results per page.GetRequestValidatorsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetRequestValidatorsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The current pagination position in the paged result set.The string identifier of the associated RestApi.GetRequestValidatorsRequest.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetRequestValidatorsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRequestValidatorsRequest.Builder>GetRequestValidatorsRequest.serializableBuilderClass()