public class ServerGroupForDescribeListenersOutput extends Object
| Constructor and Description |
|---|
ServerGroupForDescribeListenersOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getServerGroupId()
Get serverGroupId
|
String |
getServerGroupName()
Get serverGroupName
|
int |
hashCode() |
ServerGroupForDescribeListenersOutput |
serverGroupId(String serverGroupId) |
ServerGroupForDescribeListenersOutput |
serverGroupName(String serverGroupName) |
void |
setServerGroupId(String serverGroupId) |
void |
setServerGroupName(String serverGroupName) |
String |
toString() |
public ServerGroupForDescribeListenersOutput()
public ServerGroupForDescribeListenersOutput serverGroupId(String serverGroupId)
public String getServerGroupId()
public void setServerGroupId(String serverGroupId)
public ServerGroupForDescribeListenersOutput serverGroupName(String serverGroupName)
public String getServerGroupName()
public void setServerGroupName(String serverGroupName)
Copyright © 2026. All rights reserved.