Uses of Class
com.tencentcloudapi.tiw.v20190919.models.TimeValue
-
Packages that use TimeValue Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of TimeValue in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return TimeValue Modifier and Type Method Description TimeValue[]DescribeQualityMetricsResponse. getContent()Get 时间序列Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type TimeValue Modifier and Type Method Description voidDescribeQualityMetricsResponse. setContent(TimeValue[] Content)Set 时间序列Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type TimeValue Constructor Description TimeValue(TimeValue 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.
-