Uses of Class
com.tencentcloudapi.teo.v20220901.models.Sv
-
Packages that use Sv Package Description com.tencentcloudapi.teo.v20220901.models -
-
Uses of Sv in com.tencentcloudapi.teo.v20220901.models
Methods in com.tencentcloudapi.teo.v20220901.models that return Sv Modifier and Type Method Description Sv[]Resource. getSv()Get 询价参数。Methods in com.tencentcloudapi.teo.v20220901.models with parameters of type Sv Modifier and Type Method Description voidResource. setSv(Sv[] Sv)Set 询价参数。Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type Sv Constructor Description Sv(Sv 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.
-