Class ContactCenterInsightsClient.ListAnalysesPagedResponse (2.41.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
NameDescription
contextPageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis>
futureResponseApiFuture<ListAnalysesResponse>
Returns
TypeDescription
ApiFuture<ListAnalysesPagedResponse>