Class ContactCenterInsightsClient.ListConversationsPagedResponse (2.10.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListConversationsPagedResponse

Static Methods

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

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