Class TestCasesClient.ListTestCaseResultsPagedResponse (0.47.0)

public static class TestCasesClient.ListTestCaseResultsPagedResponse extends AbstractPagedListResponse<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult,TestCasesClient.ListTestCaseResultsPage,TestCasesClient.ListTestCaseResultsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TestCasesClient.ListTestCaseResultsPagedResponse

Static Methods

createAsync(PageContext<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult> context, ApiFuture<ListTestCaseResultsResponse> futureResponse)

public static ApiFuture<TestCasesClient.ListTestCaseResultsPagedResponse> createAsync(PageContext<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult> context, ApiFuture<ListTestCaseResultsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult>
futureResponseApiFuture<ListTestCaseResultsResponse>
Returns
TypeDescription
ApiFuture<ListTestCaseResultsPagedResponse>