Class ContactCenterInsightsClient.ListAnalysesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListAnalysesRequest,ListAnalysesResponse,Analysis,ContactCenterInsightsClient.ListAnalysesPage,ContactCenterInsightsClient.ListAnalysesFixedSizeCollection>
-
- com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient.ListAnalysesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Analysis>
- Enclosing class:
- ContactCenterInsightsClient
public static class ContactCenterInsightsClient.ListAnalysesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListAnalysesRequest,ListAnalysesResponse,Analysis,ContactCenterInsightsClient.ListAnalysesPage,ContactCenterInsightsClient.ListAnalysesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListAnalysesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, com.google.api.core.ApiFuture<ListAnalysesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListAnalysesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, com.google.api.core.ApiFuture<ListAnalysesResponse> futureResponse)
-
-