public static class DescribeInvocationResultsResponse.Invocation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeInvocationResultsResponse.Invocation.InvocationResult |
| Constructor and Description |
|---|
DescribeInvocationResultsResponse.Invocation() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeInvocationResultsResponse.Invocation.InvocationResult> |
getInvocationResults() |
Long |
getPageNumber() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setInvocationResults(List<DescribeInvocationResultsResponse.Invocation.InvocationResult> invocationResults) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
public DescribeInvocationResultsResponse.Invocation()
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public List<DescribeInvocationResultsResponse.Invocation.InvocationResult> getInvocationResults()
public void setInvocationResults(List<DescribeInvocationResultsResponse.Invocation.InvocationResult> invocationResults)
Copyright © 2018. All Rights Reserved.