Package com.woorea.openstack.nova.model
Interface ServerAction
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
ServerAction.AssociateFloatingIp
,ServerAction.ChangePassword
,ServerAction.ConfirmResize
,ServerAction.ConsoleOutput
,ServerAction.CreateBackup
,ServerAction.CreateImage
,ServerAction.DisassociateFloatingIp
,ServerAction.ForceDelete
,ServerAction.GetConsoleOutput
,ServerAction.GetVncConsole
,ServerAction.Lock
,ServerAction.Pause
,ServerAction.Reboot
,ServerAction.Rebuild
,ServerAction.Rescue
,ServerAction.RescueResponse
,ServerAction.Resize
,ServerAction.Restore
,ServerAction.Resume
,ServerAction.RevertResize
,ServerAction.Start
,ServerAction.Stop
,ServerAction.Suspend
,ServerAction.Unlock
,ServerAction.Unpause
,ServerAction.Unrescue
,ServerAction.VncConsole
public interface ServerAction extends java.io.Serializable
-
-
Nested Class Summary
-