Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLivePlayAuthKeyRequest
-
Packages that use DescribeLivePlayAuthKeyRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLivePlayAuthKeyRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeLivePlayAuthKeyRequest Modifier and Type Method Description DescribeLivePlayAuthKeyResponseLiveClient. DescribeLivePlayAuthKey(DescribeLivePlayAuthKeyRequest req)查询播放鉴权key。 -
Uses of DescribeLivePlayAuthKeyRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLivePlayAuthKeyRequest Constructor Description DescribeLivePlayAuthKeyRequest(DescribeLivePlayAuthKeyRequest 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.
-