Uses of Class
com.volcengine.acep.model.IPListForCreateDNSRuleOutput
-
Packages that use IPListForCreateDNSRuleOutput Package Description com.volcengine.acep.model -
-
Uses of IPListForCreateDNSRuleOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return IPListForCreateDNSRuleOutput Modifier and Type Method Description IPListForCreateDNSRuleOutputIPListForCreateDNSRuleOutput. IP(String IP)IPListForCreateDNSRuleOutputIPListForCreateDNSRuleOutput. ISP(Integer ISP)Methods in com.volcengine.acep.model that return types with arguments of type IPListForCreateDNSRuleOutput Modifier and Type Method Description @Valid List<IPListForCreateDNSRuleOutput>CreateDNSRuleResponse. getIpList()Get ipListMethods in com.volcengine.acep.model with parameters of type IPListForCreateDNSRuleOutput Modifier and Type Method Description CreateDNSRuleResponseCreateDNSRuleResponse. addIpListItem(IPListForCreateDNSRuleOutput ipListItem)Method parameters in com.volcengine.acep.model with type arguments of type IPListForCreateDNSRuleOutput Modifier and Type Method Description CreateDNSRuleResponseCreateDNSRuleResponse. ipList(List<IPListForCreateDNSRuleOutput> ipList)voidCreateDNSRuleResponse. setIpList(List<IPListForCreateDNSRuleOutput> ipList)
-