Class ConversationalSearchServiceClient.ListConversationsPagedResponse (0.39.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
Name Description
context PageContext<ListConversationsRequest,ListConversationsResponse,Conversation>
futureResponse ApiFuture<ListConversationsResponse>
Returns
Type Description
ApiFuture<ListConversationsPagedResponse>