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