|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualSystemSettingData.AutomaticStartupAction | |
|---|---|
| org.jclouds.dmtf.cim | |
| Uses of VirtualSystemSettingData.AutomaticStartupAction in org.jclouds.dmtf.cim |
|---|
| Fields in org.jclouds.dmtf.cim with type parameters of type VirtualSystemSettingData.AutomaticStartupAction | |
|---|---|
protected static Map<Integer,VirtualSystemSettingData.AutomaticStartupAction> |
VirtualSystemSettingData.AutomaticStartupAction.AUTOMATIC_STARTUP_ACTION_BY_ID
|
| Methods in org.jclouds.dmtf.cim that return VirtualSystemSettingData.AutomaticStartupAction | |
|---|---|
static VirtualSystemSettingData.AutomaticStartupAction |
VirtualSystemSettingData.AutomaticStartupAction.fromValue(String automaticStartupAction)
|
VirtualSystemSettingData.AutomaticStartupAction |
VirtualSystemSettingData.getAutomaticStartupAction()
Action to take for the virtual system when the host is started. |
static VirtualSystemSettingData.AutomaticStartupAction |
VirtualSystemSettingData.AutomaticStartupAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VirtualSystemSettingData.AutomaticStartupAction[] |
VirtualSystemSettingData.AutomaticStartupAction.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.AutomaticStartupAction | |
|---|---|
B |
VirtualSystemSettingData.Builder.automaticStartupAction(VirtualSystemSettingData.AutomaticStartupAction automaticStartupAction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||