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