Class ServerAction.GetVncConsole

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

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

  • Constructor Details

    • GetVncConsole

      public GetVncConsole()
    • GetVncConsole

      public GetVncConsole(String type)
  • Method Details

    • getType

      public String getType()
      Returns:
      the type
    • setType

      public void setType(String type)
      Parameters:
      type - the type to set