public class HealthCheckForDescribeServerGroupsOutput extends Object
| Constructor and Description |
|---|
HealthCheckForDescribeServerGroupsOutput() |
public HealthCheckForDescribeServerGroupsOutput()
public HealthCheckForDescribeServerGroupsOutput domain(String domain)
public String getDomain()
public void setDomain(String domain)
public HealthCheckForDescribeServerGroupsOutput enabled(String enabled)
public String getEnabled()
public void setEnabled(String enabled)
public HealthCheckForDescribeServerGroupsOutput healthyThreshold(Integer healthyThreshold)
public Integer getHealthyThreshold()
public void setHealthyThreshold(Integer healthyThreshold)
public HealthCheckForDescribeServerGroupsOutput httpCode(String httpCode)
public String getHttpCode()
public void setHttpCode(String httpCode)
public HealthCheckForDescribeServerGroupsOutput httpVersion(String httpVersion)
public String getHttpVersion()
public void setHttpVersion(String httpVersion)
public HealthCheckForDescribeServerGroupsOutput interval(Integer interval)
public Integer getInterval()
public void setInterval(Integer interval)
public HealthCheckForDescribeServerGroupsOutput method(String method)
public String getMethod()
public void setMethod(String method)
public HealthCheckForDescribeServerGroupsOutput port(Integer port)
@Min(value=0L) @Max(value=65535L) public @Min(value=0L) @Max(value=65535L) Integer getPort()
public void setPort(Integer port)
public HealthCheckForDescribeServerGroupsOutput protocol(String protocol)
public String getProtocol()
public void setProtocol(String protocol)
public HealthCheckForDescribeServerGroupsOutput timeout(Integer timeout)
public Integer getTimeout()
public void setTimeout(Integer timeout)
public HealthCheckForDescribeServerGroupsOutput URI(String URI)
public String getURI()
public void setURI(String URI)
public HealthCheckForDescribeServerGroupsOutput unhealthyThreshold(Integer unhealthyThreshold)
public Integer getUnhealthyThreshold()
public void setUnhealthyThreshold(Integer unhealthyThreshold)
Copyright © 2026. All rights reserved.