Uses of Class
io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder.DeleteRequestConfiguration
Packages that use RulesRequestBuilder.DeleteRequestConfiguration
-
Uses of RulesRequestBuilder.DeleteRequestConfiguration in io.apicurio.registry.rest.client.admin.rules
Method parameters in io.apicurio.registry.rest.client.admin.rules with type arguments of type RulesRequestBuilder.DeleteRequestConfigurationModifier and TypeMethodDescriptionvoidRulesRequestBuilder.delete(Consumer<RulesRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Deletes all globally configured rules.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationRulesRequestBuilder.toDeleteRequestInformation(Consumer<RulesRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Deletes all globally configured rules.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)