public class DescribeLiveRealtimeLogAuthorizedResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
DescribeLiveRealtimeLogAuthorizedResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthorizedStatus() |
DescribeLiveRealtimeLogAuthorizedResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setAuthorizedStatus(String authorizedStatus) |
void |
setRequestId(String requestId) |
public DescribeLiveRealtimeLogAuthorizedResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getAuthorizedStatus()
public void setAuthorizedStatus(String authorizedStatus)
public DescribeLiveRealtimeLogAuthorizedResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.