|
||||||||||
| 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.AdminVdcStorageProfileType>
com.vmware.vcloud.sdk.admin.AdminVdcStorageProfile
public class AdminVdcStorageProfile
Helper class to access the Admin Vdc storage profile Resource in vCloud API.
AdminVdcStorageProfileType| Method Summary | |
|---|---|
com.vmware.vcloud.api.rest.schema.ReferenceType |
getAdminVdcReference()
Returns the Parent Admin Vdc ReferenceType. |
static AdminVdcStorageProfile |
getAdminVdcStorageProfileByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType adminVdcStorageProfileRef)
Get AdminVdcStorageProfile for the given AdminVdcStorageProfile reference |
AdminVdcStorageProfile |
updateAdminVdcStorageProfile(com.vmware.vcloud.api.rest.schema.AdminVdcStorageProfileType adminVdcStorageProfileResource)
Update the vdc 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 AdminVdcStorageProfile getAdminVdcStorageProfileByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType adminVdcStorageProfileRef)
throws VCloudException
client - adminVdcStorageProfileRef -
AdminVdcStorageProfile
VCloudException
public com.vmware.vcloud.api.rest.schema.ReferenceType getAdminVdcReference()
throws VCloudException
ReferenceType
VCloudException
public AdminVdcStorageProfile updateAdminVdcStorageProfile(com.vmware.vcloud.api.rest.schema.AdminVdcStorageProfileType adminVdcStorageProfileResource)
throws VCloudException
adminVdcStorageProfileResource -
AdminVdcStorageProfile
VCloudException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||