Class ContactCenterInsightsClient.ListAnalysesPagedResponse (2.42.0)

public static class ContactCenterInsightsClient.ListAnalysesPagedResponse extends AbstractPagedListResponse<ListAnalysesRequest,ListAnalysesResponse,Analysis,ContactCenterInsightsClient.ListAnalysesPage,ContactCenterInsightsClient.ListAnalysesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListAnalysesPagedResponse

Static Methods

createAsync(PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, ApiFuture<ListAnalysesResponse> futureResponse)

public static ApiFuture<ContactCenterInsightsClient.ListAnalysesPagedResponse> createAsync(PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, ApiFuture<ListAnalysesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis>
futureResponse ApiFuture<ListAnalysesResponse>
Returns
Type Description
ApiFuture<ListAnalysesPagedResponse>