Uses of Class
com.tencentcloudapi.ecm.v20190719.models.PackingQuotaInfo
-
Packages that use PackingQuotaInfo Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of PackingQuotaInfo in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return PackingQuotaInfo Modifier and Type Method Description PackingQuotaInfo[]PackingQuotaGroup. getPackingQuotaInfos()Get 一组相互关联的装箱配额Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type PackingQuotaInfo Modifier and Type Method Description voidPackingQuotaGroup. setPackingQuotaInfos(PackingQuotaInfo[] PackingQuotaInfos)Set 一组相互关联的装箱配额Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type PackingQuotaInfo Constructor Description PackingQuotaInfo(PackingQuotaInfo 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.
-