Package com.google.cloud.netapp.v1
Class NetAppClient.ListStoragePoolsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool,NetAppClient.ListStoragePoolsPage,NetAppClient.ListStoragePoolsFixedSizeCollection>
-
- com.google.cloud.netapp.v1.NetAppClient.ListStoragePoolsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<StoragePool>
- Enclosing class:
- NetAppClient
public static class NetAppClient.ListStoragePoolsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool,NetAppClient.ListStoragePoolsPage,NetAppClient.ListStoragePoolsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListStoragePoolsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, com.google.api.core.ApiFuture<ListStoragePoolsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<NetAppClient.ListStoragePoolsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, com.google.api.core.ApiFuture<ListStoragePoolsResponse> futureResponse)
-
-