Uses of Class
io.apicurio.registry.rest.client.models.ContractRuleParams
Packages that use ContractRuleParams
-
Uses of ContractRuleParams in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ContractRuleParamsModifier and TypeMethodDescriptionstatic ContractRuleParamsContractRuleParams.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueContractRule.getParams()Gets the params property value.Methods in io.apicurio.registry.rest.client.models with parameters of type ContractRuleParamsModifier and TypeMethodDescriptionvoidContractRule.setParams(ContractRuleParams value) Sets the params property value.