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