Uses of Class
com.morpheusdata.model.DatastoreType
Packages that use DatastoreType
-
Uses of DatastoreType in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type DatastoreTypeModifier and TypeMethodDescriptionClusterProvider.getDatastoreTypes()Provides a Collection ofDatastoreTyperelated to this ClusterProviderMethods in com.morpheusdata.core.providers with parameters of type DatastoreTypeModifier and TypeMethodDescriptiondefault ServiceResponse<Collection<StorageVolumeType>>ClusterProvider.filterStorageVolumeTypes(DatastoreType datastoreType, Collection<StorageVolumeType> storageVolumeTypes) Filter storage volume types based on the datastore type capabilities.default ServiceResponse<Collection<StorageVolumeType>>DatastoreTypeProvider.filterStorageVolumeTypes(DatastoreType datastoreType, Collection<StorageVolumeType> storageVolumeTypes) Filter storage volume types based on the datastore type capabilities. -
Uses of DatastoreType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as DatastoreTypeMethods in com.morpheusdata.model that return DatastoreTypeMethods in com.morpheusdata.model with parameters of type DatastoreType