Uses of Class
io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Packages that use ContractRuleSearchResult
Package
Description
-
Uses of ContractRuleSearchResult in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ContractRuleSearchResultModifier and TypeMethodDescriptionstatic ContractRuleSearchResultContractRuleSearchResult.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value -
Uses of ContractRuleSearchResult in io.apicurio.registry.rest.client.search.contract.rules
Methods in io.apicurio.registry.rest.client.search.contract.rules that return types with arguments of type ContractRuleSearchResultModifier and TypeMethodDescriptionRulesRequestBuilder.get()Returns all contract rules across all artifacts that contain the specified tag.RulesRequestBuilder.get(Consumer<RulesRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns all contract rules across all artifacts that contain the specified tag.