Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
VideoSeek |
OverseaConfig.getVideoSeek()
Get 视频拖拽配置。
注意:此字段可能返回 null,表示取不到有效值。
|
VideoSeek |
AddCdnDomainRequest.getVideoSeek()
Get 视频拖拽配置
|
VideoSeek |
MainlandConfig.getVideoSeek()
Get 视频拖拽配置。
注意:此字段可能返回 null,表示取不到有效值。
|
VideoSeek |
DetailDomain.getVideoSeek()
Get 视频拖拽配置
注意:此字段可能返回 null,表示取不到有效值。
|
VideoSeek |
UpdateDomainConfigRequest.getVideoSeek()
Get 视频拖拽配置
|
Modifier and Type | Method and Description |
---|---|
void |
OverseaConfig.setVideoSeek(VideoSeek VideoSeek)
Set 视频拖拽配置。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
AddCdnDomainRequest.setVideoSeek(VideoSeek VideoSeek)
Set 视频拖拽配置
|
void |
MainlandConfig.setVideoSeek(VideoSeek VideoSeek)
Set 视频拖拽配置。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DetailDomain.setVideoSeek(VideoSeek VideoSeek)
Set 视频拖拽配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateDomainConfigRequest.setVideoSeek(VideoSeek VideoSeek)
Set 视频拖拽配置
|
Constructor and Description |
---|
VideoSeek(VideoSeek 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.