Uses of Class
com.tencentcloudapi.cr.v20180321.models.PhonePool
-
Packages that use PhonePool Package Description com.tencentcloudapi.cr.v20180321.models -
-
Uses of PhonePool in com.tencentcloudapi.cr.v20180321.models
Methods in com.tencentcloudapi.cr.v20180321.models that return PhonePool Modifier and Type Method Description PhonePool[]BotFlow. getPhonePoolList()Get 号码组信息列表Methods in com.tencentcloudapi.cr.v20180321.models with parameters of type PhonePool Modifier and Type Method Description voidBotFlow. setPhonePoolList(PhonePool[] PhonePoolList)Set 号码组信息列表Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type PhonePool Constructor Description PhonePool(PhonePool 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.
-