Uses of Class
com.tencentcloudapi.wav.v20210129.models.ChannelCodeInnerDetail
-
Packages that use ChannelCodeInnerDetail Package Description com.tencentcloudapi.wav.v20210129.models -
-
Uses of ChannelCodeInnerDetail in com.tencentcloudapi.wav.v20210129.models
Methods in com.tencentcloudapi.wav.v20210129.models that return ChannelCodeInnerDetail Modifier and Type Method Description ChannelCodeInnerDetail[]QueryChannelCodeListResponse. getPageData()Get 活码列表响应参数 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.wav.v20210129.models with parameters of type ChannelCodeInnerDetail Modifier and Type Method Description voidQueryChannelCodeListResponse. setPageData(ChannelCodeInnerDetail[] PageData)Set 活码列表响应参数 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type ChannelCodeInnerDetail Constructor Description ChannelCodeInnerDetail(ChannelCodeInnerDetail 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.
-