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