Interface MorpheusContainerTypeService


  • public interface MorpheusContainerTypeService
    Context methods for syncing ContainerType in Morpheus
    • Method Detail

      • get

        io.reactivex.Single<ContainerType> get​(java.lang.Long id)
        Get a ContainerType by id.
        Parameters:
        id - ContainerType id
        Returns:
        Single ContainerType