Uses of Class
net.bluemind.dataprotect.api.DataProtectGeneration
Packages that use DataProtectGeneration
-
Uses of DataProtectGeneration in net.bluemind.dataprotect.api
Methods in net.bluemind.dataprotect.api that return types with arguments of type DataProtectGenerationModifier and TypeMethodDescriptionIDataProtect.getAvailableGenerations()
Returns all protected generations, ordered from oldest to most recentIDataProtectPromise.getAvailableGenerations()
Method parameters in net.bluemind.dataprotect.api with type arguments of type DataProtectGenerationModifier and TypeMethodDescriptionvoid
IDataProtectAsync.getAvailableGenerations
(AsyncHandler<List<DataProtectGeneration>> handler)