Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse.Builder
Packages that use GetRequestValidatorResponse.Builder
-
Uses of GetRequestValidatorResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetRequestValidatorResponse.BuilderModifier and TypeMethodDescriptionGetRequestValidatorResponse.builder()The identifier of this RequestValidator.The name of this RequestValidatorGetRequestValidatorResponse.toBuilder()GetRequestValidatorResponse.Builder.validateRequestBody(Boolean validateRequestBody) A Boolean flag to indicate whether to validate a request body according to the configured Model schema.GetRequestValidatorResponse.Builder.validateRequestParameters(Boolean validateRequestParameters) A Boolean flag to indicate whether to validate request parameters (true) or not (false).Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetRequestValidatorResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRequestValidatorResponse.Builder>GetRequestValidatorResponse.serializableBuilderClass()