Package com.google.cloud.dialogflow.v2
Class IntentsClient.ListIntentsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListIntentsRequest,ListIntentsResponse,Intent,IntentsClient.ListIntentsPage,IntentsClient.ListIntentsFixedSizeCollection>
-
- com.google.cloud.dialogflow.v2.IntentsClient.ListIntentsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Intent>
- Enclosing class:
- IntentsClient
public static class IntentsClient.ListIntentsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListIntentsRequest,ListIntentsResponse,Intent,IntentsClient.ListIntentsPage,IntentsClient.ListIntentsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<IntentsClient.ListIntentsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, com.google.api.core.ApiFuture<ListIntentsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<IntentsClient.ListIntentsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, com.google.api.core.ApiFuture<ListIntentsResponse> futureResponse)
-
-