|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualSystemSettingData.AutomaticShutdownAction | |
|---|---|
| org.jclouds.dmtf.cim | |
| Uses of VirtualSystemSettingData.AutomaticShutdownAction in org.jclouds.dmtf.cim |
|---|
| Fields in org.jclouds.dmtf.cim with type parameters of type VirtualSystemSettingData.AutomaticShutdownAction | |
|---|---|
protected static Map<Integer,VirtualSystemSettingData.AutomaticShutdownAction> |
VirtualSystemSettingData.AutomaticShutdownAction.AUTOMATIC_SHUTDOWN_ACTION_BY_ID
|
| Methods in org.jclouds.dmtf.cim that return VirtualSystemSettingData.AutomaticShutdownAction | |
|---|---|
static VirtualSystemSettingData.AutomaticShutdownAction |
VirtualSystemSettingData.AutomaticShutdownAction.fromValue(String automaticShutdownAction)
|
VirtualSystemSettingData.AutomaticShutdownAction |
VirtualSystemSettingData.getAutomaticShutdownAction()
Action to take for the virtual system when the host is shut down. |
static VirtualSystemSettingData.AutomaticShutdownAction |
VirtualSystemSettingData.AutomaticShutdownAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VirtualSystemSettingData.AutomaticShutdownAction[] |
VirtualSystemSettingData.AutomaticShutdownAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.dmtf.cim with parameters of type VirtualSystemSettingData.AutomaticShutdownAction | |
|---|---|
B |
VirtualSystemSettingData.Builder.automaticShutdownAction(VirtualSystemSettingData.AutomaticShutdownAction automaticShutdownAction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||