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