Uses of Class
com.tencentcloudapi.cme.v20191029.models.IntegerRange
-
Packages that use IntegerRange Package Description com.tencentcloudapi.cme.v20191029.models -
-
Uses of IntegerRange in com.tencentcloudapi.cme.v20191029.models
Methods in com.tencentcloudapi.cme.v20191029.models that return IntegerRange Modifier and Type Method Description IntegerRange
SearchMaterialRequest. getDurationRange()
Get 按媒体时长检索,单位s。Methods in com.tencentcloudapi.cme.v20191029.models with parameters of type IntegerRange Modifier and Type Method Description void
SearchMaterialRequest. setDurationRange(IntegerRange DurationRange)
Set 按媒体时长检索,单位s。Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type IntegerRange Constructor Description IntegerRange(IntegerRange 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.
-