Class ConversationalSearchServiceClient.ListConversationsPagedResponse (0.37.0)

public static class ConversationalSearchServiceClient.ListConversationsPagedResponse extends AbstractPagedListResponse<ListConversationsRequest,ListConversationsResponse,Conversation,ConversationalSearchServiceClient.ListConversationsPage,ConversationalSearchServiceClient.ListConversationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConversationalSearchServiceClient.ListConversationsPagedResponse

Static Methods

createAsync(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ApiFuture<ListConversationsResponse> futureResponse)

public static ApiFuture<ConversationalSearchServiceClient.ListConversationsPagedResponse> createAsync(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ApiFuture<ListConversationsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListConversationsRequest,ListConversationsResponse,Conversation>
futureResponseApiFuture<ListConversationsResponse>
Returns
TypeDescription
ApiFuture<ListConversationsPagedResponse>