Class BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection (0.61.0)

public static class BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection extends AbstractFixedSizeCollection<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse,RestorePlanBinding,BackupForGKEClient.ListRestorePlanBindingsPage,BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection

Methods

createCollection(List<BackupForGKEClient.ListRestorePlanBindingsPage> pages, int collectionSize)

protected BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection createCollection(List<BackupForGKEClient.ListRestorePlanBindingsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListRestorePlanBindingsPage>
collectionSize int
Returns
Type Description
BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection
Overrides