|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vmware.vcloud.sdk.VcloudResource<T>
com.vmware.vcloud.sdk.VcloudEntity<com.vmware.vcloud.api.rest.schema.extension.VMWProviderVdcStorageProfileType>
com.vmware.vcloud.sdk.admin.extensions.VMWProviderVdcStorageProfile
public class VMWProviderVdcStorageProfile
Helper class to access the vmw provider vdc storage profile Resource in vCloud API.
VMWProviderVdcStorageProfileType| Method Summary | |
|---|---|
com.vmware.vcloud.api.rest.schema.ReferenceType |
getVMWProviderVdcReference()
Returns the Parent VMWProviderVdc ReferenceType. |
static VMWProviderVdcStorageProfile |
getVMWProviderVdcStorageProfileByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vmwProviderVdcStorageProfileRef)
Get VMWProviderVdcStorageProfile for the given VMWProviderVdcStorageProfile reference |
VMWProviderVdcStorageProfile |
updateVMWProviderVdcStorageProfile(com.vmware.vcloud.api.rest.schema.extension.VMWProviderVdcStorageProfileType vmwProviderVdcStorageProfileResource)
Update the VMWProviderVdc storage profile. |
| Methods inherited from class com.vmware.vcloud.sdk.VcloudEntity |
|---|
getMetadata, getReference, getTasks |
| Methods inherited from class com.vmware.vcloud.sdk.VcloudResource |
|---|
getResource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static VMWProviderVdcStorageProfile getVMWProviderVdcStorageProfileByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vmwProviderVdcStorageProfileRef)
throws VCloudException
client - vmwProviderVdcStorageProfileRef -
VMWProviderVdcStorageProfile
VCloudException
public com.vmware.vcloud.api.rest.schema.ReferenceType getVMWProviderVdcReference()
throws VCloudException
ReferenceType
VCloudExceptionVMWProviderVdc
public VMWProviderVdcStorageProfile updateVMWProviderVdcStorageProfile(com.vmware.vcloud.api.rest.schema.extension.VMWProviderVdcStorageProfileType vmwProviderVdcStorageProfileResource)
throws VCloudException
vmwProviderVdcStorageProfileResource - VMWProviderVdcStorageProfileType
VMWProviderVdcStorageProfile
VCloudException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||