| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.params |
| Modifier and Type | Field and Description |
|---|---|
protected UndeployVAppParams.PowerAction |
UndeployVAppParams.undeployPowerAction |
| Modifier and Type | Field and Description |
|---|---|
static List<UndeployVAppParams.PowerAction> |
UndeployVAppParams.PowerAction.ALL |
protected static Map<String,UndeployVAppParams.PowerAction> |
UndeployVAppParams.PowerAction.POWER_ACTION_BY_ID |
| Modifier and Type | Method and Description |
|---|---|
static UndeployVAppParams.PowerAction |
UndeployVAppParams.PowerAction.fromValue(String value) |
UndeployVAppParams.PowerAction |
UndeployVAppParams.getUndeployPowerAction()
The specified action is applied to all VMs in the vApp.
|
static UndeployVAppParams.PowerAction |
UndeployVAppParams.PowerAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UndeployVAppParams.PowerAction[] |
UndeployVAppParams.PowerAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UndeployVAppParams.Builder |
UndeployVAppParams.Builder.undeployPowerAction(UndeployVAppParams.PowerAction undeployPowerAction) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.