public static class IntentsClient.ListIntentsPage extends AbstractPage<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent,IntentsClient.ListIntentsPage>
Modifier and Type | Method and Description |
---|---|
protected IntentsClient.ListIntentsPage |
createPage(PageContext<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent> context,
com.google.cloud.dialogflow.v2.ListIntentsResponse response) |
com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage> |
createPageAsync(PageContext<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent> context,
com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2.ListIntentsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected IntentsClient.ListIntentsPage createPage(PageContext<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent> context, com.google.cloud.dialogflow.v2.ListIntentsResponse response)
createPage
in class AbstractPage<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent,IntentsClient.ListIntentsPage>
public com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage> createPageAsync(PageContext<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent> context, com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2.ListIntentsResponse> futureResponse)
createPageAsync
in class AbstractPage<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent,IntentsClient.ListIntentsPage>
Copyright © 2019 Google LLC. All rights reserved.