|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VappStatus | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants | |
| Uses of VappStatus in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk that return VappStatus | |
|---|---|
VappStatus |
Vapp.getVappStatus()
Returns the vApp status. |
| Uses of VappStatus in com.vmware.vcloud.sdk.constants |
|---|
| Methods in com.vmware.vcloud.sdk.constants that return VappStatus | |
|---|---|
static VappStatus |
VappStatus.fromValue(int value)
|
static VappStatus |
VappStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VappStatus[] |
VappStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||