Uses of Class
io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder.PostRequestConfiguration
Packages that use RulesRequestBuilder.PostRequestConfiguration
-
Uses of RulesRequestBuilder.PostRequestConfiguration in io.apicurio.registry.rest.client.groups.item.rules
Method parameters in io.apicurio.registry.rest.client.groups.item.rules with type arguments of type RulesRequestBuilder.PostRequestConfigurationModifier and TypeMethodDescriptionvoidRulesRequestBuilder.post(CreateRule body, Consumer<RulesRequestBuilder.PostRequestConfiguration> requestConfiguration) Adds a rule to the list of rules that get applied to an artifact in the group when adding newversions.com.microsoft.kiota.RequestInformationRulesRequestBuilder.toPostRequestInformation(CreateRule body, Consumer<RulesRequestBuilder.PostRequestConfiguration> requestConfiguration) Adds a rule to the list of rules that get applied to an artifact in the group when adding newversions.