public class CopyCasterResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CopyCasterResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCasterId() |
CopyCasterResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setCasterId(String casterId) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getCasterId()
public void setCasterId(String casterId)
public CopyCasterResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.