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