Class ContactCenterInsightsClient.ListQaScorecardsPagedResponse (2.54.0)

public static class ContactCenterInsightsClient.ListQaScorecardsPagedResponse extends AbstractPagedListResponse<ListQaScorecardsRequest,ListQaScorecardsResponse,QaScorecard,ContactCenterInsightsClient.ListQaScorecardsPage,ContactCenterInsightsClient.ListQaScorecardsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListQaScorecardsPagedResponse

Static Methods

createAsync(PageContext<ListQaScorecardsRequest,ListQaScorecardsResponse,QaScorecard> context, ApiFuture<ListQaScorecardsResponse> futureResponse)

public static ApiFuture<ContactCenterInsightsClient.ListQaScorecardsPagedResponse> createAsync(PageContext<ListQaScorecardsRequest,ListQaScorecardsResponse,QaScorecard> context, ApiFuture<ListQaScorecardsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListQaScorecardsRequest,ListQaScorecardsResponse,QaScorecard>
futureResponse ApiFuture<ListQaScorecardsResponse>
Returns
Type Description
ApiFuture<ListQaScorecardsPagedResponse>