Class BackupForGKEClient.ListVolumeRestoresFixedSizeCollection (0.40.0)

public static class BackupForGKEClient.ListVolumeRestoresFixedSizeCollection extends AbstractFixedSizeCollection<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > BackupForGKEClient.ListVolumeRestoresFixedSizeCollection

Methods

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

protected BackupForGKEClient.ListVolumeRestoresFixedSizeCollection createCollection(List<BackupForGKEClient.ListVolumeRestoresPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListVolumeRestoresPage>
collectionSizeint
Returns
TypeDescription
BackupForGKEClient.ListVolumeRestoresFixedSizeCollection
Overrides