Uses of Class
io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder.PostRequestConfiguration
Packages that use ValidateRequestBuilder.PostRequestConfiguration
-
Uses of ValidateRequestBuilder.PostRequestConfiguration in io.apicurio.registry.rest.client.admin.gitops.validate
Method parameters in io.apicurio.registry.rest.client.admin.gitops.validate with type arguments of type ValidateRequestBuilder.PostRequestConfigurationModifier and TypeMethodDescriptionValidateRequestBuilder.post(GitOpsValidateRequest body, Consumer<ValidateRequestBuilder.PostRequestConfiguration> requestConfiguration) **Experimental.** Creates a dry-run validation task that fetches a git ref and validates the data without affecting the live registry.com.microsoft.kiota.RequestInformationValidateRequestBuilder.toPostRequestInformation(GitOpsValidateRequest body, Consumer<ValidateRequestBuilder.PostRequestConfiguration> requestConfiguration) **Experimental.** Creates a dry-run validation task that fetches a git ref and validates the data without affecting the live registry.