|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants | |
| Uses of Version in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk that return Version | |
|---|---|
Version |
VcloudClient.getVcloudClientVersion()
This package level method returns the current vcloud client version information. |
| Constructors in com.vmware.vcloud.sdk with parameters of type Version | |
|---|---|
VcloudClient(String vCloudUrl,
Version version)
Constructing the vcloud client |
|
| Uses of Version in com.vmware.vcloud.sdk.constants |
|---|
| Methods in com.vmware.vcloud.sdk.constants that return Version | |
|---|---|
static Version |
Version.fromValue(String value)
|
static Version |
Version.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||