Class InsightsConfigServiceClient.ListInsightsConfigsPagedResponse (0.24.0)

public static class InsightsConfigServiceClient.ListInsightsConfigsPagedResponse extends AbstractPagedListResponse<ListInsightsConfigsRequest,ListInsightsConfigsResponse,InsightsConfig,InsightsConfigServiceClient.ListInsightsConfigsPage,InsightsConfigServiceClient.ListInsightsConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InsightsConfigServiceClient.ListInsightsConfigsPagedResponse

Static Methods

createAsync(PageContext<ListInsightsConfigsRequest,ListInsightsConfigsResponse,InsightsConfig> context, ApiFuture<ListInsightsConfigsResponse> futureResponse)

public static ApiFuture<InsightsConfigServiceClient.ListInsightsConfigsPagedResponse> createAsync(PageContext<ListInsightsConfigsRequest,ListInsightsConfigsResponse,InsightsConfig> context, ApiFuture<ListInsightsConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInsightsConfigsRequest,ListInsightsConfigsResponse,InsightsConfig>
futureResponse ApiFuture<ListInsightsConfigsResponse>
Returns
Type Description
ApiFuture<ListInsightsConfigsPagedResponse>