Class ServerAction.GetConsoleOutput

java.lang.Object
com.woorea.openstack.nova.model.ServerAction.GetConsoleOutput
All Implemented Interfaces:
ServerAction, Serializable
Enclosing interface:
ServerAction

public static final class ServerAction.GetConsoleOutput extends Object implements ServerAction
See Also:
  • Field Details

  • Constructor Details

    • GetConsoleOutput

      public GetConsoleOutput()
    • GetConsoleOutput

      public GetConsoleOutput(Integer length)
  • Method Details

    • getLength

      public Integer getLength()
      Returns:
      the length
    • setLength

      public void setLength(Integer length)
      Parameters:
      length - the length to set