Class TestCasesClient.ListTestCasesPagedResponse (0.54.0)

public static class TestCasesClient.ListTestCasesPagedResponse extends AbstractPagedListResponse<ListTestCasesRequest,ListTestCasesResponse,TestCase,TestCasesClient.ListTestCasesPage,TestCasesClient.ListTestCasesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TestCasesClient.ListTestCasesPagedResponse

Static Methods

createAsync(PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, ApiFuture<ListTestCasesResponse> futureResponse)

public static ApiFuture<TestCasesClient.ListTestCasesPagedResponse> createAsync(PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, ApiFuture<ListTestCasesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase>
futureResponse ApiFuture<ListTestCasesResponse>
Returns
Type Description
ApiFuture<ListTestCasesPagedResponse>