public static final class ServerAction.CreateBackup extends Object implements 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
Constructor and Description |
---|
ServerAction.CreateBackup() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMetadata() |
String |
getName() |
String |
getRotation() |
String |
getType() |
void |
setMetadata(Map<String,String> metadata) |
void |
setName(String name) |
void |
setRotation(String rotation) |
void |
setType(String type) |
public String getName()
public void setName(String name)
name
- the name to setpublic String getType()
public void setType(String type)
type
- the type to setpublic String getRotation()
public void setRotation(String rotation)
rotation
- the rotation to setCopyright © 2012–2014. All rights reserved.