Package | Description |
---|---|
com.tencentcloudapi.ssl.v20191205.models |
Modifier and Type | Method and Description |
---|---|
Certificate |
ClbListener.getCertificate()
Get The information of the certificate bound to the listener.
|
Certificate |
ClbListenerRule.getCertificate()
Get The certificates associated with the rule.
|
Modifier and Type | Method and Description |
---|---|
void |
ClbListener.setCertificate(Certificate Certificate)
Set The information of the certificate bound to the listener.
|
void |
ClbListenerRule.setCertificate(Certificate Certificate)
Set The certificates associated with the rule.
|
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 © 2024. All rights reserved.