Uses of Class
io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder.GetRequestConfiguration
Packages that use RulesRequestBuilder.GetRequestConfiguration
-
Uses of RulesRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.admin.rules
Method parameters in io.apicurio.registry.rest.client.admin.rules with type arguments of type RulesRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionRulesRequestBuilder.get(Consumer<RulesRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets a list of all the currently configured global rules (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationRulesRequestBuilder.toGetRequestInformation(Consumer<RulesRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets a list of all the currently configured global rules (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)