Class TestCasesClient.ListTestCaseResultsPagedResponse (0.56.0)

See more code actions.
public static class TestCasesClient.ListTestCaseResultsPagedResponse extends AbstractPagedListResponse<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult,TestCasesClient.ListTestCaseResultsPage,TestCasesClient.ListTestCaseResultsFixedSizeCollection>
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)
Returns
Type Description
ApiFuture<ListTestCaseResultsPagedResponse>