public class GetVideoInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetVideoInfoResponse.Video |
| Constructor and Description |
|---|
GetVideoInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAI() |
GetVideoInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
GetVideoInfoResponse.Video |
getVideo() |
void |
setAI(String aI) |
void |
setRequestId(String requestId) |
void |
setVideo(GetVideoInfoResponse.Video video) |
public String getRequestId()
public void setRequestId(String requestId)
public String getAI()
public void setAI(String aI)
public GetVideoInfoResponse.Video getVideo()
public void setVideo(GetVideoInfoResponse.Video video)
public GetVideoInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.