Uses of Class
com.tencentcloudapi.gaap.v20180529.models.Capacity
-
Packages that use Capacity Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of Capacity in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return Capacity Modifier and Type Method Description CapacityCreateFirstLinkSessionRequest. getCapacity()Get 接口扩展参数,如果是电信用户,需要填充CTCC Token字段Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type Capacity Modifier and Type Method Description voidCreateFirstLinkSessionRequest. setCapacity(Capacity Capacity)Set 接口扩展参数,如果是电信用户,需要填充CTCC Token字段Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type Capacity Constructor Description Capacity(Capacity 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.
-