Class DescribeListenersResponse.HealthCheckConfigSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ulb.models.DescribeListenersResponse.HealthCheckConfigSet
Enclosing class:
DescribeListenersResponse

public static class DescribeListenersResponse.HealthCheckConfigSet extends Response
  • Constructor Details

    • HealthCheckConfigSet

      public HealthCheckConfigSet()
  • Method Details

    • getEnabled

      public Boolean getEnabled()
    • setEnabled

      public void setEnabled(Boolean enabled)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getDomain

      public String getDomain()
    • setDomain

      public void setDomain(String domain)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)