Interface MorpheusStorageControllerTypeService

All Superinterfaces:
MorpheusDataService<StorageControllerType,StorageControllerType>

public interface MorpheusStorageControllerTypeService extends MorpheusDataService<StorageControllerType,StorageControllerType>
Context methods for StorageControllerTypes in Morpheus
  • Method Details

    • listAll

      @Deprecated(since="0.15.4") io.reactivex.rxjava3.core.Observable<StorageControllerType> listAll()
      Deprecated.
      List all StorageControllerTypes
      Returns:
      Observable stream of StorageControllerType