public class UpdateBlbHttpsListenerRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateBlbHttpsListenerRequest() |
public String getBlbId()
public UpdateBlbHttpsListenerRequest setBlbId(String blbId)
public Integer getListenerPort()
public UpdateBlbHttpsListenerRequest setListenerPort(Integer listenerPort)
public Integer getBackendPort()
public UpdateBlbHttpsListenerRequest setBackendPort(Integer backendPort)
public String getScheduler()
public UpdateBlbHttpsListenerRequest setScheduler(String scheduler)
public Boolean getKeepSession()
public UpdateBlbHttpsListenerRequest setKeepSession(Boolean keepSession)
public String getKeepSessionType()
public UpdateBlbHttpsListenerRequest setKeepSessionType(String keepSessionType)
public Integer getKeepSessionDuration()
public UpdateBlbHttpsListenerRequest setKeepSessionDuration(Integer keepSessionDuration)
public String getKeepSessionCookieName()
public UpdateBlbHttpsListenerRequest setKeepSessionCookieName(String keepSessionCookieName)
public Boolean getXForwardFor()
public UpdateBlbHttpsListenerRequest setXForwardFor(Boolean xForwardFor)
public Boolean getXForwardedProto()
public UpdateBlbHttpsListenerRequest setXForwardedProto(Boolean xForwardedProto)
public AdditionalAttributesModel getAdditionalAttributes()
public UpdateBlbHttpsListenerRequest setAdditionalAttributes(AdditionalAttributesModel additionalAttributes)
public String getHealthCheckType()
public UpdateBlbHttpsListenerRequest setHealthCheckType(String healthCheckType)
public Integer getHealthCheckPort()
public UpdateBlbHttpsListenerRequest setHealthCheckPort(Integer healthCheckPort)
public String getHealthCheckURI()
public UpdateBlbHttpsListenerRequest setHealthCheckURI(String healthCheckURI)
public Integer getHealthCheckTimeoutInSecond()
public UpdateBlbHttpsListenerRequest setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getHealthCheckInterval()
public UpdateBlbHttpsListenerRequest setHealthCheckInterval(Integer healthCheckInterval)
public Integer getUnhealthyThreshold()
public UpdateBlbHttpsListenerRequest setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getHealthyThreshold()
public UpdateBlbHttpsListenerRequest setHealthyThreshold(Integer healthyThreshold)
public String getHealthCheckNormalStatus()
public UpdateBlbHttpsListenerRequest setHealthCheckNormalStatus(String healthCheckNormalStatus)
public String getHealthCheckHost()
public UpdateBlbHttpsListenerRequest setHealthCheckHost(String healthCheckHost)
public Integer getServerTimeout()
public UpdateBlbHttpsListenerRequest setServerTimeout(Integer serverTimeout)
public UpdateBlbHttpsListenerRequest setCertIds(List<String> certIds)
public List<AdditionalCertDomain> getAdditionalCertDomains()
public UpdateBlbHttpsListenerRequest setAdditionalCertDomains(List<AdditionalCertDomain> additionalCertDomains)
public String getEncryptionType()
public UpdateBlbHttpsListenerRequest setEncryptionType(String encryptionType)
public UpdateBlbHttpsListenerRequest setEncryptionProtocols(List<String> encryptionProtocols)
public String getAppliedCiphers()
public UpdateBlbHttpsListenerRequest setAppliedCiphers(String appliedCiphers)
Copyright © 2026. All rights reserved.