public class DescribeInvocationResultsRequest extends com.aliyuncs.RpcAcsRequest<DescribeInvocationResultsResponse>
| Constructor and Description |
|---|
DescribeInvocationResultsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallerBid() |
Long |
getCallerUid() |
String |
getInstanceId() |
String |
getInvokeId() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
Long |
getPageNumber() |
Long |
getPageSize() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeInvocationResultsResponse> |
getResponseClass() |
void |
setCallerBid(String callerBid) |
void |
setCallerUid(Long callerUid) |
void |
setInstanceId(String instanceId) |
void |
setInvokeId(String invokeId) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getCallerUid()
public void setCallerUid(Long callerUid)
public String getInvokeId()
public void setInvokeId(String invokeId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getCallerBid()
public void setCallerBid(String callerBid)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public Class<DescribeInvocationResultsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeInvocationResultsResponse>Copyright © 2017. All Rights Reserved.