Uses of Enum Class
com.morpheusdata.model.BackupResult.Status
Packages that use BackupResult.Status
-
Uses of BackupResult.Status in com.morpheusdata.model
Methods in com.morpheusdata.model that return BackupResult.StatusModifier and TypeMethodDescriptionstatic BackupResult.StatusReturns the enum constant of this class with the specified name.static BackupResult.Status[]BackupResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.