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