JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.openstack4j.openstack.compute.domain.actions
Interface Summary
Interface
Description
ServerAction
Decorator interface for Server based Actions
Class Summary
Class
Description
BackupAction
Server Action which encapsulates a Backup
BasicActions
Simple Actions Classes used for Server Action Invocation
BasicActions.ChangePassword
BasicActions.ConfirmResize
BasicActions.ForceDelete
BasicActions.Lock
BasicActions.Migrate
BasicActions.Pause
BasicActions.Reboot
BasicActions.Rescue
BasicActions.Resize
BasicActions.Resume
BasicActions.RevertResize
BasicActions.Shelve
BasicActions.ShelveOffload
BasicActions.Start
BasicActions.Stop
BasicActions.Suspend
BasicActions.UnLock
BasicActions.UnPause
BasicActions.UnRescue
BasicActions.UnShelve
CreateSnapshotAction
Create Snapshot action which creates a new Image snapshot from the present state of the server instance
EvacuateAction
Evacuate for a server from a failed host to a new host
FloatingIpActions
Floating IP based Actions
FloatingIpActions.Add
FloatingIpActions.Remove
LiveMigrationAction
Live Migration Action for a Server
RebuildAction
An Action which Rebuilds an existing Server Instance
ResetStateAction
Resets the state of a server to a specified state.
SecurityGroupActions
SecurityGroup related Actions
SecurityGroupActions.Add
SecurityGroupActions.Remove