public static class ConversationsClient.ListConversationsPage extends AbstractPage<ListConversationsRequest,ListConversationsResponse,Conversation,ConversationsClient.ListConversationsPage>
Modifier and Type | Method and Description |
---|---|
protected ConversationsClient.ListConversationsPage |
createPage(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ListConversationsResponse response) |
ApiFuture<ConversationsClient.ListConversationsPage> |
createPageAsync(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ApiFuture<ListConversationsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected ConversationsClient.ListConversationsPage createPage(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ListConversationsResponse response)
public ApiFuture<ConversationsClient.ListConversationsPage> createPageAsync(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ApiFuture<ListConversationsResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.