Class NetAppClient.ListStoragePoolsPagedResponse (0.15.0)

public static class NetAppClient.ListStoragePoolsPagedResponse extends AbstractPagedListResponse<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool,NetAppClient.ListStoragePoolsPage,NetAppClient.ListStoragePoolsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetAppClient.ListStoragePoolsPagedResponse

Static Methods

createAsync(PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, ApiFuture<ListStoragePoolsResponse> futureResponse)

public static ApiFuture<NetAppClient.ListStoragePoolsPagedResponse> createAsync(PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, ApiFuture<ListStoragePoolsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool>
futureResponseApiFuture<ListStoragePoolsResponse>
Returns
TypeDescription
ApiFuture<ListStoragePoolsPagedResponse>