public class RunCommandResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
RunCommandResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandId() |
RunCommandResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getInvokeId() |
String |
getRequestId() |
void |
setCommandId(String commandId) |
void |
setInvokeId(String invokeId) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getCommandId()
public void setCommandId(String commandId)
public String getInvokeId()
public void setInvokeId(String invokeId)
public RunCommandResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.