Class BackupForGKEClient.ListVolumeRestoresFixedSizeCollection (0.41.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
Name Description
pages List<ListVolumeRestoresPage>
collectionSize int
Returns
Type Description
BackupForGKEClient.ListVolumeRestoresFixedSizeCollection
Overrides