public class RefreshUploadVideoResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
RefreshUploadVideoResponse() |
| Modifier and Type | Method and Description |
|---|---|
RefreshUploadVideoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
String |
getUploadAddress() |
String |
getUploadAuth() |
String |
getVideoId() |
void |
setRequestId(String requestId) |
void |
setUploadAddress(String uploadAddress) |
void |
setUploadAuth(String uploadAuth) |
void |
setVideoId(String videoId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getUploadAuth()
public void setUploadAuth(String uploadAuth)
public String getUploadAddress()
public void setUploadAddress(String uploadAddress)
public String getVideoId()
public void setVideoId(String videoId)
public RefreshUploadVideoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.