Class ContactCenterInsightsClient.ListAnalysesPagedResponse (2.34.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)
Returns
TypeDescription
ApiFuture<ListAnalysesPagedResponse>