Class FindingsRefinementServiceClient.ListFindingsRefinementsPagedResponse (0.33.0)

public static class FindingsRefinementServiceClient.ListFindingsRefinementsPagedResponse extends AbstractPagedListResponse<ListFindingsRefinementsRequest,ListFindingsRefinementsResponse,FindingsRefinement,FindingsRefinementServiceClient.ListFindingsRefinementsPage,FindingsRefinementServiceClient.ListFindingsRefinementsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > FindingsRefinementServiceClient.ListFindingsRefinementsPagedResponse

Static Methods

createAsync(PageContext<ListFindingsRefinementsRequest,ListFindingsRefinementsResponse,FindingsRefinement> context, ApiFuture<ListFindingsRefinementsResponse> futureResponse)

public static ApiFuture<FindingsRefinementServiceClient.ListFindingsRefinementsPagedResponse> createAsync(PageContext<ListFindingsRefinementsRequest,ListFindingsRefinementsResponse,FindingsRefinement> context, ApiFuture<ListFindingsRefinementsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListFindingsRefinementsRequest,ListFindingsRefinementsResponse,FindingsRefinement>
futureResponse ApiFuture<ListFindingsRefinementsResponse>
Returns
Type Description
ApiFuture<ListFindingsRefinementsPagedResponse>