public static class IntentsClient.ListIntentsPage extends com.google.api.gax.paging.AbstractPage<ListIntentsRequest,ListIntentsResponse,Intent,IntentsClient.ListIntentsPage>
Modifier and Type | Method and Description |
---|---|
protected IntentsClient.ListIntentsPage |
createPage(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context,
ListIntentsResponse response) |
com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context,
com.google.api.core.ApiFuture<ListIntentsResponse> futureResponse) |
protected IntentsClient.ListIntentsPage createPage(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, ListIntentsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListIntentsRequest,ListIntentsResponse,Intent,IntentsClient.ListIntentsPage>
public com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, com.google.api.core.ApiFuture<ListIntentsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListIntentsRequest,ListIntentsResponse,Intent,IntentsClient.ListIntentsPage>
Copyright © 2019 Google LLC. All rights reserved.