Class TestCasesClient.ListTestCasesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTestCasesRequest,ListTestCasesResponse,TestCase,TestCasesClient.ListTestCasesPage,TestCasesClient.ListTestCasesFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3beta1.TestCasesClient.ListTestCasesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<TestCase>
- Enclosing class:
- TestCasesClient
public static class TestCasesClient.ListTestCasesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTestCasesRequest,ListTestCasesResponse,TestCase,TestCasesClient.ListTestCasesPage,TestCasesClient.ListTestCasesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse)
-
-