Class CaseServiceClient.ListCasesPagedResponse (0.29.0)

public static class CaseServiceClient.ListCasesPagedResponse extends AbstractPagedListResponse<ListCasesRequest,ListCasesResponse,Case,CaseServiceClient.ListCasesPage,CaseServiceClient.ListCasesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CaseServiceClient.ListCasesPagedResponse

Static Methods

createAsync(PageContext<ListCasesRequest,ListCasesResponse,Case> context, ApiFuture<ListCasesResponse> futureResponse)

public static ApiFuture<CaseServiceClient.ListCasesPagedResponse> createAsync(PageContext<ListCasesRequest,ListCasesResponse,Case> context, ApiFuture<ListCasesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCasesRequest,ListCasesResponse,Case>
futureResponse ApiFuture<ListCasesResponse>
Returns
Type Description
ApiFuture<ListCasesPagedResponse>