Class ComputeInstance

java.lang.Object
common.helper.cloud.ComputeInstance
All Implemented Interfaces:
Instance

public class ComputeInstance extends Object implements Instance
  • Constructor Details

  • Method Details

    • start

      public void start()
      Specified by:
      start in interface Instance
    • stop

      public void stop()
      Specified by:
      stop in interface Instance
    • attach

      public void attach(Storage storage)
      Specified by:
      attach in interface Instance