public class ServerForDescribeServerGroupAttributesOutput extends Object
| Constructor and Description |
|---|
ServerForDescribeServerGroupAttributesOutput() |
public ServerForDescribeServerGroupAttributesOutput()
public ServerForDescribeServerGroupAttributesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public ServerForDescribeServerGroupAttributesOutput instanceId(String instanceId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public ServerForDescribeServerGroupAttributesOutput ip(String ip)
public String getIp()
public void setIp(String ip)
public ServerForDescribeServerGroupAttributesOutput port(Integer port)
public Integer getPort()
public void setPort(Integer port)
public ServerForDescribeServerGroupAttributesOutput remoteEnabled(String remoteEnabled)
public String getRemoteEnabled()
public void setRemoteEnabled(String remoteEnabled)
public ServerForDescribeServerGroupAttributesOutput serverId(String serverId)
public String getServerId()
public void setServerId(String serverId)
public ServerForDescribeServerGroupAttributesOutput type(String type)
public String getType()
public void setType(String type)
public ServerForDescribeServerGroupAttributesOutput weight(Integer weight)
public Integer getWeight()
public void setWeight(Integer weight)
Copyright © 2026. All rights reserved.