Class NativeDashboardServiceClient.ListNativeDashboardsPagedResponse (0.31.0)

public static class NativeDashboardServiceClient.ListNativeDashboardsPagedResponse extends AbstractPagedListResponse<ListNativeDashboardsRequest,ListNativeDashboardsResponse,NativeDashboard,NativeDashboardServiceClient.ListNativeDashboardsPage,NativeDashboardServiceClient.ListNativeDashboardsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NativeDashboardServiceClient.ListNativeDashboardsPagedResponse

Static Methods

createAsync(PageContext<ListNativeDashboardsRequest,ListNativeDashboardsResponse,NativeDashboard> context, ApiFuture<ListNativeDashboardsResponse> futureResponse)

public static ApiFuture<NativeDashboardServiceClient.ListNativeDashboardsPagedResponse> createAsync(PageContext<ListNativeDashboardsRequest,ListNativeDashboardsResponse,NativeDashboard> context, ApiFuture<ListNativeDashboardsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNativeDashboardsRequest,ListNativeDashboardsResponse,NativeDashboard>
futureResponse ApiFuture<ListNativeDashboardsResponse>
Returns
Type Description
ApiFuture<ListNativeDashboardsPagedResponse>