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