Class DashboardsServiceClient.ListDashboardsPagedResponse (2.46.0)

public static class DashboardsServiceClient.ListDashboardsPagedResponse extends AbstractPagedListResponse<ListDashboardsRequest,ListDashboardsResponse,Dashboard,DashboardsServiceClient.ListDashboardsPage,DashboardsServiceClient.ListDashboardsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DashboardsServiceClient.ListDashboardsPagedResponse

Static Methods

createAsync(PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context, ApiFuture<ListDashboardsResponse> futureResponse)

public static ApiFuture<DashboardsServiceClient.ListDashboardsPagedResponse> createAsync(PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context, ApiFuture<ListDashboardsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard>
futureResponse ApiFuture<ListDashboardsResponse>
Returns
Type Description
ApiFuture<ListDashboardsPagedResponse>