Uses of Class
com.tencentcloudapi.tcb.v20180608.models.FreequotaInfo
-
Packages that use FreequotaInfo Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of FreequotaInfo in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return FreequotaInfo Modifier and Type Method Description FreequotaInfo[]DescribePostpayFreeQuotasResponse. getFreequotaInfoList()Get 免费量资源信息列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type FreequotaInfo Modifier and Type Method Description voidDescribePostpayFreeQuotasResponse. setFreequotaInfoList(FreequotaInfo[] FreequotaInfoList)Set 免费量资源信息列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type FreequotaInfo Constructor Description FreequotaInfo(FreequotaInfo 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.
-