|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMWDatastore | |
|---|---|
| com.vmware.vcloud.sdk.admin.extensions | |
| Uses of VMWDatastore in com.vmware.vcloud.sdk.admin.extensions |
|---|
| Methods in com.vmware.vcloud.sdk.admin.extensions that return VMWDatastore | |
|---|---|
VMWDatastore |
VMWDatastore.disable()
Disable the Datastore |
static VMWDatastore |
VMWDatastore.disable(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vmwDatastoreRef)
Disable the Datastore |
VMWDatastore |
VMWDatastore.enable()
Enable the Datastore |
static VMWDatastore |
VMWDatastore.enable(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vmwDatastoreRef)
Enable the Datastore |
static VMWDatastore |
VMWDatastore.getVMWDatastoreById(VcloudClient client,
String vCloudId)
Get VMWDatastore helper using the vCloud ID |
static VMWDatastore |
VMWDatastore.getVMWDatastoreByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType reference)
Returns the VMWDatastore Helper for the given datastore reference |
VMWDatastore |
VMWDatastore.updateVMWDatastore(com.vmware.vcloud.api.rest.schema.extension.DatastoreType vmwDatastoreType)
Update the VMWDatastore |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||