public class IpGroup extends Object
| Constructor and Description |
|---|
IpGroup() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBindedInstanceNum() |
String |
getDescription() |
String |
getIpGroupId() |
List<String> |
getIpSetIds() |
String |
getIpVersion() |
String |
getName() |
IpGroup |
setBindedInstanceNum(Integer bindedInstanceNum) |
IpGroup |
setDescription(String description) |
IpGroup |
setIpGroupId(String ipGroupId) |
IpGroup |
setIpSetIds(List<String> ipSetIds) |
IpGroup |
setIpVersion(String ipVersion) |
IpGroup |
setName(String name) |
String |
toString() |
Copyright © 2026. All rights reserved.