Uses of Enum
com.microsoft.graph.models.BackupServiceConsumer
Packages that use BackupServiceConsumer
-
Uses of BackupServiceConsumer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BackupServiceConsumerModifier and TypeMethodDescriptionstatic BackupServiceConsumerServiceStatus.getBackupServiceConsumer()Gets the backupServiceConsumer property value.static BackupServiceConsumerReturns the enum constant of this type with the specified name.static BackupServiceConsumer[]BackupServiceConsumer.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type BackupServiceConsumerModifier and TypeMethodDescriptionvoidServiceStatus.setBackupServiceConsumer(BackupServiceConsumer value) Sets the backupServiceConsumer property value.