Uses of Class
com.vmware.vcloud.sdk.constants.VMStatus

Packages that use VMStatus
com.vmware.vcloud.sdk   
com.vmware.vcloud.sdk.constants   
 

Uses of VMStatus in com.vmware.vcloud.sdk
 

Methods in com.vmware.vcloud.sdk that return VMStatus
 VMStatus VM.getVMStatus()
          Returns the VM status.
 

Uses of VMStatus in com.vmware.vcloud.sdk.constants
 

Methods in com.vmware.vcloud.sdk.constants that return VMStatus
static VMStatus VMStatus.fromValue(int value)
           
static VMStatus VMStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VMStatus[] VMStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.