| Package | Description | 
|---|---|
| com.tencentcloudapi.ecdn.v20191012.models | 
| Modifier and Type | Method and Description | 
|---|---|
WebSocket | 
AddEcdnDomainRequest.getWebSocket()
Get WebSocket configuration. 
 | 
WebSocket | 
DomainDetailInfo.getWebSocket()
Get WebSocket configuration. 
 | 
WebSocket | 
UpdateDomainConfigRequest.getWebSocket()
Get WebSocket configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AddEcdnDomainRequest.setWebSocket(WebSocket WebSocket)
Set WebSocket configuration. 
 | 
void | 
DomainDetailInfo.setWebSocket(WebSocket WebSocket)
Set WebSocket configuration. 
 | 
void | 
UpdateDomainConfigRequest.setWebSocket(WebSocket WebSocket)
Set WebSocket configuration. 
 | 
| Constructor and Description | 
|---|
WebSocket(WebSocket 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 © 2022. All rights reserved.