Uses of Class
com.tencentcloudapi.cdn.v20180606.models.VideoSeek
-
Packages that use VideoSeek Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of VideoSeek in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return VideoSeek Modifier and Type Method Description VideoSeekAddCdnDomainRequest. getVideoSeek()Get 视频拖拽配置VideoSeekDetailDomain. getVideoSeek()Get 视频拖拽配置 注意:此字段可能返回 null,表示取不到有效值。VideoSeekMainlandConfig. getVideoSeek()Get 视频拖拽配置。 注意:此字段可能返回 null,表示取不到有效值。VideoSeekOverseaConfig. getVideoSeek()Get 视频拖拽配置。 注意:此字段可能返回 null,表示取不到有效值。VideoSeekUpdateDomainConfigRequest. getVideoSeek()Get 视频拖拽配置Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type VideoSeek Modifier and Type Method Description voidAddCdnDomainRequest. setVideoSeek(VideoSeek VideoSeek)Set 视频拖拽配置voidDetailDomain. setVideoSeek(VideoSeek VideoSeek)Set 视频拖拽配置 注意:此字段可能返回 null,表示取不到有效值。voidMainlandConfig. setVideoSeek(VideoSeek VideoSeek)Set 视频拖拽配置。 注意:此字段可能返回 null,表示取不到有效值。voidOverseaConfig. setVideoSeek(VideoSeek VideoSeek)Set 视频拖拽配置。 注意:此字段可能返回 null,表示取不到有效值。voidUpdateDomainConfigRequest. setVideoSeek(VideoSeek VideoSeek)Set 视频拖拽配置Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type VideoSeek Constructor 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.
-