Class StorageInsightsClient.ListReportConfigsPagedResponse (0.30.0)

public static class StorageInsightsClient.ListReportConfigsPagedResponse extends AbstractPagedListResponse<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig,StorageInsightsClient.ListReportConfigsPage,StorageInsightsClient.ListReportConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageInsightsClient.ListReportConfigsPagedResponse

Static Methods

createAsync(PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, ApiFuture<ListReportConfigsResponse> futureResponse)

public static ApiFuture<StorageInsightsClient.ListReportConfigsPagedResponse> createAsync(PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, ApiFuture<ListReportConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig>
futureResponse ApiFuture<ListReportConfigsResponse>
Returns
Type Description
ApiFuture<ListReportConfigsPagedResponse>