Uses of Class
com.tencentcloudapi.live.v20180801.models.HttpCodeInfo
-
Packages that use HttpCodeInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of HttpCodeInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return HttpCodeInfo Modifier and Type Method Description HttpCodeInfo[]
DescribePlayErrorCodeDetailInfoListResponse. getHttpCodeList()
Get 统计信息列表。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type HttpCodeInfo Modifier and Type Method Description void
DescribePlayErrorCodeDetailInfoListResponse. setHttpCodeList(HttpCodeInfo[] HttpCodeList)
Set 统计信息列表。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type HttpCodeInfo Constructor Description HttpCodeInfo(HttpCodeInfo 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.
-