public static class StorageInsightsClient.ListReportConfigsPagedResponse extends AbstractPagedListResponse<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig,StorageInsightsClient.ListReportConfigsPage,StorageInsightsClient.ListReportConfigsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > StorageInsightsClient.ListReportConfigsPagedResponseStatic 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> |