public static class DescribeInvocationResultsResponse.Invocation extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeInvocationResultsResponse.Invocation.InvocationResult |
构造器和说明 |
---|
Invocation() |
限定符和类型 | 方法和说明 |
---|---|
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 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 © 2023. All Rights Reserved.