Uses of Class
com.tencentcloudapi.live.v20180801.models.ModifyLivePlayAuthKeyResponse
-
Packages that use ModifyLivePlayAuthKeyResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of ModifyLivePlayAuthKeyResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return ModifyLivePlayAuthKeyResponse Modifier and Type Method Description ModifyLivePlayAuthKeyResponseLiveClient. ModifyLivePlayAuthKey(ModifyLivePlayAuthKeyRequest req)修改播放鉴权key -
Uses of ModifyLivePlayAuthKeyResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ModifyLivePlayAuthKeyResponse Constructor Description ModifyLivePlayAuthKeyResponse(ModifyLivePlayAuthKeyResponse 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.
-