Package com.google.cloud.gkebackup.v1
Class BackupForGKEClient.ListVolumeRestoresPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>
-
- com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeRestoresPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<VolumeRestore>
- Enclosing class:
- BackupForGKEClient
public static class BackupForGKEClient.ListVolumeRestoresPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BackupForGKEClient.ListVolumeRestoresPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, com.google.api.core.ApiFuture<ListVolumeRestoresResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BackupForGKEClient.ListVolumeRestoresPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, com.google.api.core.ApiFuture<ListVolumeRestoresResponse> futureResponse)
-
-