Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLiveCertsResponse
-
Packages that use DescribeLiveCertsResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLiveCertsResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeLiveCertsResponse Modifier and Type Method Description DescribeLiveCertsResponseLiveClient. DescribeLiveCerts(DescribeLiveCertsRequest req)获取证书信息列表 -
Uses of DescribeLiveCertsResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLiveCertsResponse Constructor Description DescribeLiveCertsResponse(DescribeLiveCertsResponse 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.
-