Uses of Class
com.tencentcloudapi.ccc.v20200210.models.PhoneNumBuyInfo
-
Packages that use PhoneNumBuyInfo Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of PhoneNumBuyInfo in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return PhoneNumBuyInfo Modifier and Type Method Description PhoneNumBuyInfo[]SdkAppIdBuyInfo. getPhoneNumBuyList()Get 号码购买列表Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type PhoneNumBuyInfo Modifier and Type Method Description voidSdkAppIdBuyInfo. setPhoneNumBuyList(PhoneNumBuyInfo[] PhoneNumBuyList)Set 号码购买列表Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type PhoneNumBuyInfo Constructor Description PhoneNumBuyInfo(PhoneNumBuyInfo 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.
-