Package com.google.cloud.gkebackup.v1
Class BackupForGKEClient.ListVolumeRestoresFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>
-
- com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeRestoresFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<VolumeRestore>
- Enclosing class:
- BackupForGKEClient
public static class BackupForGKEClient.ListVolumeRestoresFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BackupForGKEClient.ListVolumeRestoresFixedSizeCollection
createCollection(List<BackupForGKEClient.ListVolumeRestoresPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected BackupForGKEClient.ListVolumeRestoresFixedSizeCollection createCollection(List<BackupForGKEClient.ListVolumeRestoresPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>
-
-