public class BlbListenerRequest extends AbstractBceRequest
| Constructor and Description |
|---|
BlbListenerRequest() |
getRequestCredentials, setRequestCredentialspublic String getClientToken()
public void setClientToken(String clientToken)
public String getBlbId()
public void setBlbId(String blbId)
public Integer getBackendPort()
public void setBackendPort(Integer backendPort)
public Integer getListenerPort()
public void setListenerPort(Integer listenerPort)
public String getType()
public void setType(String type)
public String getScheduler()
public void setScheduler(String scheduler)
public boolean isKeepSession()
public void setKeepSession(boolean keepSession)
public String getKeepSessionType()
public void setKeepSessionType(String keepSessionType)
public Integer getKeepSessionDuration()
public void setKeepSessionDuration(Integer keepSessionDuration)
public String getKeepSessionCookieName()
public void setKeepSessionCookieName(String keepSessionCookieName)
public boolean isxForwardFor()
public void setxForwardFor(boolean xForwardFor)
public String getHealthCheckType()
public void setHealthCheckType(String healthCheckType)
public Integer getHealthCheckPort()
public void setHealthCheckPort(Integer healthCheckPort)
public Integer getHealthCheckTimeoutInSecond()
public void setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getUnhealthyThreshold()
public void setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getHealthyThreshold()
public void setHealthyThreshold(Integer healthyThreshold)
public Integer getHealthCheckInterval()
public void setHealthCheckInterval(Integer healthCheckInterval)
public String getHealthCheckURI()
public void setHealthCheckURI(String healthCheckURI)
public String getHealthCheckNormalStatus()
public void setHealthCheckNormalStatus(String healthCheckNormalStatus)
public Integer getServerTimeout()
public void setServerTimeout(Integer serverTimeout)
public List<AdditionalCertDomain> getAdditionalCertDomains()
public void setAdditionalCertDomains(List<AdditionalCertDomain> additionalCertDomains)
public Boolean getIe6Compatible()
public void setIe6Compatible(Boolean ie6Compatible)
public Integer getRedirectPort()
public void setRedirectPort(Integer redirectPort)
public String getHealthCheckString()
public void setHealthCheckString(String healthCheckString)
public Integer getTcpSessionTimeout()
public void setTcpSessionTimeout(Integer tcpSessionTimeout)
public Integer getUdpSessionTimeout()
public void setUdpSessionTimeout(Integer udpSessionTimeout)
public Boolean getxForwardedProto()
public void setxForwardedProto(Boolean xForwardedProto)
public AdditionalAttributes getAdditionalAttributes()
public void setAdditionalAttributes(AdditionalAttributes additionalAttributes)
public String getHealthCheckHost()
public void setHealthCheckHost(String healthCheckHost)
public String getEncryptionType()
public void setEncryptionType(String encryptionType)
public String getAppliedCiphers()
public void setAppliedCiphers(String appliedCiphers)
public Boolean getDualAuth()
public void setDualAuth(Boolean dualAuth)
public BlbListenerRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2026. All rights reserved.