public class GetVideoPlayAuthResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetVideoPlayAuthResponse.VideoMeta |
| 构造器和说明 |
|---|
GetVideoPlayAuthResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetVideoPlayAuthResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getPlayAuth() |
String |
getRequestId() |
GetVideoPlayAuthResponse.VideoMeta |
getVideoMeta() |
void |
setPlayAuth(String playAuth) |
void |
setRequestId(String requestId) |
void |
setVideoMeta(GetVideoPlayAuthResponse.VideoMeta videoMeta) |
public String getRequestId()
public void setRequestId(String requestId)
public String getPlayAuth()
public void setPlayAuth(String playAuth)
public GetVideoPlayAuthResponse.VideoMeta getVideoMeta()
public void setVideoMeta(GetVideoPlayAuthResponse.VideoMeta videoMeta)
public GetVideoPlayAuthResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.