Class ContactCenterInsightsClient.ListPhraseMatchersPagedResponse (2.33.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
NameDescription
contextPageContext<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher>
futureResponseApiFuture<ListPhraseMatchersResponse>
Returns
TypeDescription
ApiFuture<ListPhraseMatchersPagedResponse>