Class PagesClient.ListPagesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListPagesRequest,ListPagesResponse,Page,PagesClient.ListPagesPage,PagesClient.ListPagesFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3beta1.PagesClient.ListPagesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Page>
- Enclosing class:
- PagesClient
public static class PagesClient.ListPagesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListPagesRequest,ListPagesResponse,Page,PagesClient.ListPagesPage,PagesClient.ListPagesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<PagesClient.ListPagesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListPagesRequest,ListPagesResponse,Page> context, com.google.api.core.ApiFuture<ListPagesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<PagesClient.ListPagesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListPagesRequest,ListPagesResponse,Page> context, com.google.api.core.ApiFuture<ListPagesResponse> futureResponse)
-
-