Uses of Class
com.tencentcloudapi.live.v20180801.models.PushAuthKeyInfo
-
Packages that use PushAuthKeyInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of PushAuthKeyInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return PushAuthKeyInfo Modifier and Type Method Description PushAuthKeyInfoDescribeLivePushAuthKeyResponse. getPushAuthKeyInfo()Get 推流鉴权key信息。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type PushAuthKeyInfo Modifier and Type Method Description voidDescribeLivePushAuthKeyResponse. setPushAuthKeyInfo(PushAuthKeyInfo PushAuthKeyInfo)Set 推流鉴权key信息。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type PushAuthKeyInfo Constructor Description PushAuthKeyInfo(PushAuthKeyInfo 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.
-