Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryAcctItem
-
Packages that use QueryAcctItem Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryAcctItem in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryAcctItem Modifier and Type Method Description QueryAcctItem[]QueryAcctInfoListResponse. getQueryAcctItems()Get 查询结果项 [object,object]Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryAcctItem Modifier and Type Method Description voidQueryAcctInfoListResponse. setQueryAcctItems(QueryAcctItem[] QueryAcctItems)Set 查询结果项 [object,object]Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryAcctItem Constructor Description QueryAcctItem(QueryAcctItem 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.
-