Class TestCasesClient.ListTestCaseResultsPagedResponse (0.54.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
Name Description
context PageContext<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult>
futureResponse ApiFuture<ListTestCaseResultsResponse>
Returns
Type Description
ApiFuture<ListTestCaseResultsPagedResponse>