Uses of Class
com.morpheusdata.model.BackupIntegration
Packages that use BackupIntegration
-
Uses of BackupIntegration in com.morpheusdata.core.backup
Fields in com.morpheusdata.core.backup with type parameters of type BackupIntegrationModifier and TypeFieldDescriptionprotected Collection<BackupIntegration>BackupProvider.scopedProvidersMethods in com.morpheusdata.core.backup that return types with arguments of type BackupIntegrationModifier and TypeMethodDescriptionAbstractBackupProvider.getScopedProviders()Get the list ofBackupIntegrationsassociated with this backup providerBackupProviderInterface.getScopedProviders()Get a list of all registered scoped providersMethods in com.morpheusdata.core.backup with parameters of type BackupIntegrationModifier and TypeMethodDescriptionvoidAbstractBackupProvider.addScopedProvider(BackupIntegration backupIntegration) Add a scoped backup provider.voidBackupProviderInterface.addScopedProvider(BackupIntegration backupIntegration) Add a scoped backup provider byBackupIntegration