public class AllListenerModel extends Object
| Constructor and Description |
|---|
AllListenerModel() |
public AllListenerModel setListenerPort(Integer listenerPort)
public Integer getListenerPort()
public AllListenerModel setListenerType(String listenerType)
public String getListenerType()
public AllListenerModel setBackendPort(Integer backendPort)
public Integer getBackendPort()
public AllListenerModel setScheduler(String scheduler)
public String getScheduler()
public AllListenerModel setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getHealthCheckTimeoutInSecond()
public AllListenerModel setHealthCheckInterval(Integer healthCheckInterval)
public Integer getHealthCheckInterval()
public AllListenerModel setHealthyThreshold(Integer healthyThreshold)
public Integer getHealthyThreshold()
public AllListenerModel setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getUnhealthyThreshold()
public AllListenerModel setGetBlbIp(Boolean getBlbIp)
public Boolean getGetBlbIp()
public AllListenerModel setTcpSessionTimeout(Integer tcpSessionTimeout)
public Integer getTcpSessionTimeout()
public AllListenerModel setUdpSessionTimeout(Integer udpSessionTimeout)
public Integer getUdpSessionTimeout()
public AllListenerModel setHealthCheckString(String healthCheckString)
public String getHealthCheckString()
public AllListenerModel setKeepSession(Boolean keepSession)
public Boolean getKeepSession()
public AllListenerModel setKeepSessionType(String keepSessionType)
public String getKeepSessionType()
public AllListenerModel setKeepSessionDuration(Integer keepSessionDuration)
public Integer getKeepSessionDuration()
public AllListenerModel setKeepSessionCookieName(String keepSessionCookieName)
public String getKeepSessionCookieName()
public AllListenerModel setxForwardFor(Boolean xForwardFor)
public Boolean getxForwardFor()
public AllListenerModel setHealthCheckType(String healthCheckType)
public String getHealthCheckType()
public AllListenerModel setHealthCheckPort(Integer healthCheckPort)
public Integer getHealthCheckPort()
public AllListenerModel setHealthCheckURI(String healthCheckURI)
public String getHealthCheckURI()
public AllListenerModel setHealthCheckNormalStatus(String healthCheckNormalStatus)
public String getHealthCheckNormalStatus()
public AllListenerModel setHealthCheckHost(String healthCheckHost)
public String getHealthCheckHost()
public AllListenerModel setServerTimeout(Integer serverTimeout)
public Integer getServerTimeout()
public AllListenerModel setRedirectPort(Integer redirectPort)
public Integer getRedirectPort()
public AllListenerModel setCertIds(List<String> certIds)
public AllListenerModel setDualAuth(Boolean dualAuth)
public Boolean getDualAuth()
public AllListenerModel setClientCertIds(List<String> clientCertIds)
public AllListenerModel setEncryptionType(String encryptionType)
public String getEncryptionType()
public AllListenerModel setEncryptionProtocols(List<String> encryptionProtocols)
public AllListenerModel setAppliedCiphers(String appliedCiphers)
public String getAppliedCiphers()
Copyright © 2026. All rights reserved.