Uses of Class
io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder.GetRequestConfiguration
Packages that use WithRuleTypeItemRequestBuilder.GetRequestConfiguration
-
Uses of WithRuleTypeItemRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.admin.rules.item
Method parameters in io.apicurio.registry.rest.client.admin.rules.item with type arguments of type WithRuleTypeItemRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionWithRuleTypeItemRequestBuilder.get(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns information about the named globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationWithRuleTypeItemRequestBuilder.toGetRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns information about the named globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)