public class SignEventActionResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
SignEventActionResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEventId() |
String |
getEventRcpt() |
SignEventActionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setEventId(String eventId) |
void |
setEventRcpt(String eventRcpt) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getEventId()
public void setEventId(String eventId)
public String getEventRcpt()
public void setEventRcpt(String eventRcpt)
public SignEventActionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.