Uses of Class
com.volcengine.cdn.model.AllowIpAccessRuleForAddSharedConfigInput
-
Packages that use AllowIpAccessRuleForAddSharedConfigInput Package Description com.volcengine.cdn.model -
-
Uses of AllowIpAccessRuleForAddSharedConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return AllowIpAccessRuleForAddSharedConfigInput Modifier and Type Method Description AllowIpAccessRuleForAddSharedConfigInputAllowIpAccessRuleForAddSharedConfigInput. addRulesItem(String rulesItem)@Valid AllowIpAccessRuleForAddSharedConfigInputAddSharedConfigRequest. getAllowIpAccessRule()Get allowIpAccessRuleAllowIpAccessRuleForAddSharedConfigInputAllowIpAccessRuleForAddSharedConfigInput. option(String option)AllowIpAccessRuleForAddSharedConfigInputAllowIpAccessRuleForAddSharedConfigInput. rules(List<String> rules)Methods in com.volcengine.cdn.model with parameters of type AllowIpAccessRuleForAddSharedConfigInput Modifier and Type Method Description AddSharedConfigRequestAddSharedConfigRequest. allowIpAccessRule(AllowIpAccessRuleForAddSharedConfigInput allowIpAccessRule)voidAddSharedConfigRequest. setAllowIpAccessRule(AllowIpAccessRuleForAddSharedConfigInput allowIpAccessRule)
-