public class DescribeInvocationResultsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeInvocationResultsResponse.Invocation |
| Constructor and Description |
|---|
DescribeInvocationResultsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeInvocationResultsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
DescribeInvocationResultsResponse.Invocation |
getInvocation() |
String |
getRequestId() |
void |
setInvocation(DescribeInvocationResultsResponse.Invocation invocation) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public DescribeInvocationResultsResponse.Invocation getInvocation()
public void setInvocation(DescribeInvocationResultsResponse.Invocation invocation)
public DescribeInvocationResultsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.