Package com.woorea.openstack.nova.model
Class ServerAction.ChangePassword
java.lang.Object
com.woorea.openstack.nova.model.ServerAction.ChangePassword
- All Implemented Interfaces:
ServerAction
,Serializable
- Enclosing interface:
- ServerAction
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.woorea.openstack.nova.model.ServerAction
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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
adminPass
-
-
Constructor Details
-
ChangePassword
public ChangePassword() -
ChangePassword
-
-
Method Details
-
getAdminPass
- Returns:
- the adminPass
-
setAdminPass
- Parameters:
adminPass
- the adminPass to set
-