Package com.google.cloud.compute.v1
Class DisksClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListDisksRequest,DiskList,Disk,DisksClient.ListPage,DisksClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.DisksClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Disk>
- Enclosing class:
- DisksClient
public static class DisksClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDisksRequest,DiskList,Disk,DisksClient.ListPage,DisksClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DisksClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DisksClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)
-
-