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