Class ContactCenterInsightsClient.ListPhraseMatchersPagedResponse (2.42.0)

public static class ContactCenterInsightsClient.ListPhraseMatchersPagedResponse extends AbstractPagedListResponse<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher,ContactCenterInsightsClient.ListPhraseMatchersPage,ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListPhraseMatchersPagedResponse

Static Methods

createAsync(PageContext<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher> context, ApiFuture<ListPhraseMatchersResponse> futureResponse)

public static ApiFuture<ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> createAsync(PageContext<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher> context, ApiFuture<ListPhraseMatchersResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher>
futureResponse ApiFuture<ListPhraseMatchersResponse>
Returns
Type Description
ApiFuture<ListPhraseMatchersPagedResponse>