Class ContactCenterInsightsClient.ListAnalysisRulesPagedResponse (2.54.0)

public static class ContactCenterInsightsClient.ListAnalysisRulesPagedResponse extends AbstractPagedListResponse<ListAnalysisRulesRequest,ListAnalysisRulesResponse,AnalysisRule,ContactCenterInsightsClient.ListAnalysisRulesPage,ContactCenterInsightsClient.ListAnalysisRulesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListAnalysisRulesPagedResponse

Static Methods

createAsync(PageContext<ListAnalysisRulesRequest,ListAnalysisRulesResponse,AnalysisRule> context, ApiFuture<ListAnalysisRulesResponse> futureResponse)

public static ApiFuture<ContactCenterInsightsClient.ListAnalysisRulesPagedResponse> createAsync(PageContext<ListAnalysisRulesRequest,ListAnalysisRulesResponse,AnalysisRule> context, ApiFuture<ListAnalysisRulesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAnalysisRulesRequest,ListAnalysisRulesResponse,AnalysisRule>
futureResponse ApiFuture<ListAnalysisRulesResponse>
Returns
Type Description
ApiFuture<ListAnalysisRulesPagedResponse>