public class DescribeInvocationResultsResponse
extends com.byteplus.model.AbstractResponse
| Constructor and Description |
|---|
DescribeInvocationResultsResponse() |
public DescribeInvocationResultsResponse invocationResults(List<InvocationResultForDescribeInvocationResultsOutput> invocationResults)
public DescribeInvocationResultsResponse addInvocationResultsItem(InvocationResultForDescribeInvocationResultsOutput invocationResultsItem)
@Valid public @Valid List<InvocationResultForDescribeInvocationResultsOutput> getInvocationResults()
public void setInvocationResults(List<InvocationResultForDescribeInvocationResultsOutput> invocationResults)
public DescribeInvocationResultsResponse pageNumber(Integer pageNumber)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public DescribeInvocationResultsResponse pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public DescribeInvocationResultsResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2026. All rights reserved.