Class StorageInsightsClient.ListReportConfigsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig,StorageInsightsClient.ListReportConfigsPage,StorageInsightsClient.ListReportConfigsFixedSizeCollection>
-
- com.google.cloud.storageinsights.v1.StorageInsightsClient.ListReportConfigsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ReportConfig>
- Enclosing class:
- StorageInsightsClient
public static class StorageInsightsClient.ListReportConfigsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig,StorageInsightsClient.ListReportConfigsPage,StorageInsightsClient.ListReportConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<StorageInsightsClient.ListReportConfigsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, com.google.api.core.ApiFuture<ListReportConfigsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<StorageInsightsClient.ListReportConfigsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, com.google.api.core.ApiFuture<ListReportConfigsResponse> futureResponse)
-
-