Uses of Class
com.tencentcloudapi.tsf.v20180326.models.TsfPageDimension
-
Packages that use TsfPageDimension Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of TsfPageDimension in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return TsfPageDimension Modifier and Type Method Description TsfPageDimensionDescribeInvocationMetricDataDimensionResponse. getResult()Get 维度Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type TsfPageDimension Modifier and Type Method Description voidDescribeInvocationMetricDataDimensionResponse. setResult(TsfPageDimension Result)Set 维度Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type TsfPageDimension Constructor Description TsfPageDimension(TsfPageDimension 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.
-