Uses of Class
com.tencentcloudapi.live.v20180801.models.ProIspPlayCodeDataInfo
-
Packages that use ProIspPlayCodeDataInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of ProIspPlayCodeDataInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return ProIspPlayCodeDataInfo Modifier and Type Method Description ProIspPlayCodeDataInfo[]DescribePlayErrorCodeSumInfoListResponse. getProIspInfoList()Get 分省份分运营商错误码为2或3或4或5开头的状态码数据信息。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type ProIspPlayCodeDataInfo Modifier and Type Method Description voidDescribePlayErrorCodeSumInfoListResponse. setProIspInfoList(ProIspPlayCodeDataInfo[] ProIspInfoList)Set 分省份分运营商错误码为2或3或4或5开头的状态码数据信息。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ProIspPlayCodeDataInfo Constructor Description ProIspPlayCodeDataInfo(ProIspPlayCodeDataInfo 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.
-