Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
VideoSeek |
UpdateDomainConfigRequest.getVideoSeek()
Get Video dragging configuration
|
VideoSeek |
MainlandConfig.getVideoSeek()
Get Video dragging configuration.
|
VideoSeek |
DetailDomain.getVideoSeek()
Get Video dragging configuration.
|
VideoSeek |
OverseaConfig.getVideoSeek()
Get Video dragging configuration.
|
VideoSeek |
AddCdnDomainRequest.getVideoSeek()
Get Video dragging configuration
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDomainConfigRequest.setVideoSeek(VideoSeek VideoSeek)
Set Video dragging configuration
|
void |
MainlandConfig.setVideoSeek(VideoSeek VideoSeek)
Set Video dragging configuration.
|
void |
DetailDomain.setVideoSeek(VideoSeek VideoSeek)
Set Video dragging configuration.
|
void |
OverseaConfig.setVideoSeek(VideoSeek VideoSeek)
Set Video dragging configuration.
|
void |
AddCdnDomainRequest.setVideoSeek(VideoSeek VideoSeek)
Set Video dragging configuration
|
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 © 2023. All rights reserved.