Class ContactCenterInsightsClient.ListViewsPagedResponse (2.44.0)

public static class ContactCenterInsightsClient.ListViewsPagedResponse extends AbstractPagedListResponse<ListViewsRequest,ListViewsResponse,View,ContactCenterInsightsClient.ListViewsPage,ContactCenterInsightsClient.ListViewsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListViewsPagedResponse

Static Methods

createAsync(PageContext<ListViewsRequest,ListViewsResponse,View> context, ApiFuture<ListViewsResponse> futureResponse)

public static ApiFuture<ContactCenterInsightsClient.ListViewsPagedResponse> createAsync(PageContext<ListViewsRequest,ListViewsResponse,View> context, ApiFuture<ListViewsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListViewsRequest,ListViewsResponse,View>
futureResponse ApiFuture<ListViewsResponse>
Returns
Type Description
ApiFuture<ListViewsPagedResponse>