Uses of Class
com.morpheusdata.model.StorageServerType
Packages that use StorageServerType
-
Uses of StorageServerType in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return StorageServerTypeModifier and TypeMethodDescriptionStorageProvider.getStorageServerType()Provide aStorageServerTypeto be added to the morpheus environment as the type for thisStorageServer. -
Uses of StorageServerType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as StorageServerTypeModifier and TypeFieldDescriptionprotected StorageServerTypeDatastoreType.storageServerTypeprotected StorageServerTypeStorageServer.typeMethods in com.morpheusdata.model that return StorageServerTypeMethods in com.morpheusdata.model with parameters of type StorageServerTypeModifier and TypeMethodDescriptionvoidDatastoreType.setStorageServerType(StorageServerType storageServerType) voidStorageServer.setType(StorageServerType type)