Class FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsPagedResponse (0.31.0)

public static class FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsPagedResponse extends AbstractPagedListResponse<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsResponse,FeaturedContentNativeDashboard,FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsPage,FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsPagedResponse

Static Methods

createAsync(PageContext<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsResponse,FeaturedContentNativeDashboard> context, ApiFuture<ListFeaturedContentNativeDashboardsResponse> futureResponse)

public static ApiFuture<FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsPagedResponse> createAsync(PageContext<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsResponse,FeaturedContentNativeDashboard> context, ApiFuture<ListFeaturedContentNativeDashboardsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsResponse,FeaturedContentNativeDashboard>
futureResponse ApiFuture<ListFeaturedContentNativeDashboardsResponse>
Returns
Type Description
ApiFuture<ListFeaturedContentNativeDashboardsPagedResponse>