Package | Description |
---|---|
com.tencentcloudapi.teo.v20220106.models |
Modifier and Type | Method and Description |
---|---|
WebSocket |
ModifyZoneSettingRequest.getWebSocket()
Get WebSocket configuration
|
WebSocket |
DescribeZoneSettingResponse.getWebSocket()
Get WebSocket configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyZoneSettingRequest.setWebSocket(WebSocket WebSocket)
Set WebSocket configuration
|
void |
DescribeZoneSettingResponse.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 © 2023. All rights reserved.