| Package | Description | 
|---|---|
| com.tencentcloudapi.ssl.v20191205.models | 
| Modifier and Type | Method and Description | 
|---|---|
Certificate | 
ClbListenerRule.getCertificate()
Get Certificate data bound to the rule. 
 | 
Certificate | 
ClbListener.getCertificate()
Get Data of certificate bound to the listener. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClbListenerRule.setCertificate(Certificate Certificate)
Set Certificate data bound to the rule. 
 | 
void | 
ClbListener.setCertificate(Certificate Certificate)
Set Data of certificate bound to the listener. 
 | 
| Constructor and Description | 
|---|
Certificate(Certificate source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.