public class IpGroupForListAclRuleOutput extends Object
| Constructor and Description |
|---|
IpGroupForListAclRuleOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getIpGroupId()
Get ipGroupId
|
String |
getName()
Get name
|
int |
hashCode() |
IpGroupForListAclRuleOutput |
ipGroupId(Integer ipGroupId) |
IpGroupForListAclRuleOutput |
name(String name) |
void |
setIpGroupId(Integer ipGroupId) |
void |
setName(String name) |
String |
toString() |
public IpGroupForListAclRuleOutput ipGroupId(Integer ipGroupId)
public Integer getIpGroupId()
public void setIpGroupId(Integer ipGroupId)
public IpGroupForListAclRuleOutput name(String name)
public String getName()
public void setName(String name)
Copyright © 2025. All rights reserved.