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