Uses of Class
com.volcengine.cdn.model.CustomVariableRulesForDescribeCdnConfigOutput
-
Packages that use CustomVariableRulesForDescribeCdnConfigOutput Package Description com.volcengine.cdn.model -
-
Uses of CustomVariableRulesForDescribeCdnConfigOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomVariableRulesForDescribeCdnConfigOutput Modifier and Type Method Description CustomVariableRulesForDescribeCdnConfigOutputCustomVariableRulesForDescribeCdnConfigOutput. addCustomVariableInstancesItem(CustomVariableInstanceForDescribeCdnConfigOutput customVariableInstancesItem)CustomVariableRulesForDescribeCdnConfigOutputCustomVariableRulesForDescribeCdnConfigOutput. customVariableInstances(List<CustomVariableInstanceForDescribeCdnConfigOutput> customVariableInstances)@Valid CustomVariableRulesForDescribeCdnConfigOutputSignedUrlAuthActionForDescribeCdnConfigOutput. getCustomVariableRules()Get customVariableRulesMethods in com.volcengine.cdn.model with parameters of type CustomVariableRulesForDescribeCdnConfigOutput Modifier and Type Method Description SignedUrlAuthActionForDescribeCdnConfigOutputSignedUrlAuthActionForDescribeCdnConfigOutput. customVariableRules(CustomVariableRulesForDescribeCdnConfigOutput customVariableRules)voidSignedUrlAuthActionForDescribeCdnConfigOutput. setCustomVariableRules(CustomVariableRulesForDescribeCdnConfigOutput customVariableRules)
-