Uses of Class
com.morpheusdata.model.StorageAggregateType
Packages that use StorageAggregateType
-
Uses of StorageAggregateType in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type StorageAggregateTypeModifier and TypeMethodDescriptiondefault Collection<StorageAggregateType>CloudProvider.getStorageAggregateTypes()Provides a Collection ofStorageAggregateTyperelated to this CloudProvider -
Uses of StorageAggregateType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as StorageAggregateTypeModifier and TypeFieldDescriptionprotected StorageAggregateTypeStorageAggregate.typeThe type of storage aggregate (e.g., RAID, ZFS, LVM)Methods in com.morpheusdata.model that return StorageAggregateTypeMethods in com.morpheusdata.model with parameters of type StorageAggregateTypeModifier and TypeMethodDescriptionvoidStorageAggregate.setType(StorageAggregateType type) Sets the type of storage aggregate