Uses of Class
com.volcengine.cdn.model.CustomVariableInstanceForDescribeCdnConfigOutput
-
Packages that use CustomVariableInstanceForDescribeCdnConfigOutput Package Description com.volcengine.cdn.model -
-
Uses of CustomVariableInstanceForDescribeCdnConfigOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomVariableInstanceForDescribeCdnConfigOutput Modifier and Type Method Description CustomVariableInstanceForDescribeCdnConfigOutputCustomVariableInstanceForDescribeCdnConfigOutput. operator(String operator)CustomVariableInstanceForDescribeCdnConfigOutputCustomVariableInstanceForDescribeCdnConfigOutput. type(String type)CustomVariableInstanceForDescribeCdnConfigOutputCustomVariableInstanceForDescribeCdnConfigOutput. value(String value)Methods in com.volcengine.cdn.model that return types with arguments of type CustomVariableInstanceForDescribeCdnConfigOutput Modifier and Type Method Description @Valid List<CustomVariableInstanceForDescribeCdnConfigOutput>CustomVariableRulesForDescribeCdnConfigOutput. getCustomVariableInstances()Get customVariableInstancesMethods in com.volcengine.cdn.model with parameters of type CustomVariableInstanceForDescribeCdnConfigOutput Modifier and Type Method Description CustomVariableRulesForDescribeCdnConfigOutputCustomVariableRulesForDescribeCdnConfigOutput. addCustomVariableInstancesItem(CustomVariableInstanceForDescribeCdnConfigOutput customVariableInstancesItem)Method parameters in com.volcengine.cdn.model with type arguments of type CustomVariableInstanceForDescribeCdnConfigOutput Modifier and Type Method Description CustomVariableRulesForDescribeCdnConfigOutputCustomVariableRulesForDescribeCdnConfigOutput. customVariableInstances(List<CustomVariableInstanceForDescribeCdnConfigOutput> customVariableInstances)voidCustomVariableRulesForDescribeCdnConfigOutput. setCustomVariableInstances(List<CustomVariableInstanceForDescribeCdnConfigOutput> customVariableInstances)
-