Uses of Class
io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder.GetRequestConfiguration
Packages that use WithRuleItemRequestBuilder.GetRequestConfiguration
-
Uses of WithRuleItemRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.v2.admin.rules.item
Method parameters in io.apicurio.registry.rest.client.v2.admin.rules.item with type arguments of type WithRuleItemRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionWithRuleItemRequestBuilder.get(Consumer<WithRuleItemRequestBuilder.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.RequestInformationWithRuleItemRequestBuilder.toGetRequestInformation(Consumer<WithRuleItemRequestBuilder.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`)