Uses of Class
com.tencentcloudapi.tcb.v20180608.models.BaasPackageInfo
-
Packages that use BaasPackageInfo Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of BaasPackageInfo in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return BaasPackageInfo Modifier and Type Method Description BaasPackageInfo[]DescribeBaasPackageListResponse. getPackageList()Get 套餐列表Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type BaasPackageInfo Modifier and Type Method Description voidDescribeBaasPackageListResponse. setPackageList(BaasPackageInfo[] PackageList)Set 套餐列表Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type BaasPackageInfo Constructor Description BaasPackageInfo(BaasPackageInfo 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.
-