public class UpdateBlbSslListenerRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateBlbSslListenerRequest() |
public String getBlbId()
public UpdateBlbSslListenerRequest setBlbId(String blbId)
public Integer getListenerPort()
public UpdateBlbSslListenerRequest setListenerPort(Integer listenerPort)
public Integer getBackendPort()
public UpdateBlbSslListenerRequest setBackendPort(Integer backendPort)
public String getScheduler()
public UpdateBlbSslListenerRequest setScheduler(String scheduler)
public String getHealthCheckType()
public UpdateBlbSslListenerRequest setHealthCheckType(String healthCheckType)
public Integer getHealthCheckTimeoutInSecond()
public UpdateBlbSslListenerRequest setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getHealthCheckInterval()
public UpdateBlbSslListenerRequest setHealthCheckInterval(Integer healthCheckInterval)
public Integer getUnhealthyThreshold()
public UpdateBlbSslListenerRequest setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getHealthyThreshold()
public UpdateBlbSslListenerRequest setHealthyThreshold(Integer healthyThreshold)
public UpdateBlbSslListenerRequest setCertIds(List<String> certIds)
public String getEncryptionType()
public UpdateBlbSslListenerRequest setEncryptionType(String encryptionType)
public UpdateBlbSslListenerRequest setEncryptionProtocols(List<String> encryptionProtocols)
public String getAppliedCiphers()
public UpdateBlbSslListenerRequest setAppliedCiphers(String appliedCiphers)
public Boolean getDualAuth()
public UpdateBlbSslListenerRequest setDualAuth(Boolean dualAuth)
public UpdateBlbSslListenerRequest setClientCertIds(List<String> clientCertIds)
Copyright © 2026. All rights reserved.