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