Uses of Class
com.tencentcloudapi.ic.v20190307.models.CardList
-
Packages that use CardList Package Description com.tencentcloudapi.ic.v20190307.models -
-
Uses of CardList in com.tencentcloudapi.ic.v20190307.models
Methods in com.tencentcloudapi.ic.v20190307.models that return CardList Modifier and Type Method Description CardListDescribeCardsResponse. getData()Get 卡片列表信息Methods in com.tencentcloudapi.ic.v20190307.models with parameters of type CardList Modifier and Type Method Description voidDescribeCardsResponse. setData(CardList Data)Set 卡片列表信息Constructors in com.tencentcloudapi.ic.v20190307.models with parameters of type CardList Constructor Description CardList(CardList 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.
-