public class IpSet extends Object
| Constructor and Description |
|---|
IpSet() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBindedInstanceNum() |
String |
getDescription() |
List<TemplateIpAddressInfo> |
getIpAddressInfo() |
String |
getIpSetId() |
String |
getIpVersion() |
String |
getName() |
IpSet |
setBindedInstanceNum(Integer bindedInstanceNum) |
IpSet |
setDescription(String description) |
IpSet |
setIpAddressInfo(List<TemplateIpAddressInfo> ipAddressInfo) |
IpSet |
setIpSetId(String ipSetId) |
IpSet |
setIpVersion(String ipVersion) |
IpSet |
setName(String name) |
String |
toString() |
public String getIpSetId()
public String getName()
public String getDescription()
public String getIpVersion()
public IpSet setIpAddressInfo(List<TemplateIpAddressInfo> ipAddressInfo)
public List<TemplateIpAddressInfo> getIpAddressInfo()
public Integer getBindedInstanceNum()
Copyright © 2026. All rights reserved.