Class StorageInsightsClient.ListReportDetailsPagedResponse (0.28.0)

public static class StorageInsightsClient.ListReportDetailsPagedResponse extends AbstractPagedListResponse<ListReportDetailsRequest,ListReportDetailsResponse,ReportDetail,StorageInsightsClient.ListReportDetailsPage,StorageInsightsClient.ListReportDetailsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageInsightsClient.ListReportDetailsPagedResponse

Static Methods

createAsync(PageContext<ListReportDetailsRequest,ListReportDetailsResponse,ReportDetail> context, ApiFuture<ListReportDetailsResponse> futureResponse)

public static ApiFuture<StorageInsightsClient.ListReportDetailsPagedResponse> createAsync(PageContext<ListReportDetailsRequest,ListReportDetailsResponse,ReportDetail> context, ApiFuture<ListReportDetailsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListReportDetailsRequest,ListReportDetailsResponse,ReportDetail>
futureResponse ApiFuture<ListReportDetailsResponse>
Returns
Type Description
ApiFuture<ListReportDetailsPagedResponse>