public class DeleteCasterResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DeleteCasterResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCasterId() |
DeleteCasterResponse |
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 DeleteCasterResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.