Uses of Class
com.tencentcloudapi.ccc.v20200210.models.CarrierPrivilegeNumberApplicant
-
Packages that use CarrierPrivilegeNumberApplicant Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of CarrierPrivilegeNumberApplicant in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return CarrierPrivilegeNumberApplicant Modifier and Type Method Description CarrierPrivilegeNumberApplicant[]DescribeCarrierPrivilegeNumberApplicantsResponse. getApplicants()Get 申请单列表Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type CarrierPrivilegeNumberApplicant Modifier and Type Method Description voidDescribeCarrierPrivilegeNumberApplicantsResponse. setApplicants(CarrierPrivilegeNumberApplicant[] Applicants)Set 申请单列表Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type CarrierPrivilegeNumberApplicant Constructor Description CarrierPrivilegeNumberApplicant(CarrierPrivilegeNumberApplicant 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.
-