Interface Instance

All Known Implementing Classes:
ComputeInstance, EC2Instance

public interface Instance
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    attach(Storage storage)
     
    void
     
    void
     
  • Method Details

    • start

      void start()
    • stop

      void stop()
    • attach

      void attach(Storage storage)