Uses of Class
com.vmware.vcloud.sdk.admin.AdminVdc

Packages that use AdminVdc
com.vmware.vcloud.sdk.admin   
 

Uses of AdminVdc in com.vmware.vcloud.sdk.admin
 

Methods in com.vmware.vcloud.sdk.admin that return AdminVdc
 AdminVdc AdminOrganization.createAdminVdc(com.vmware.vcloud.api.rest.schema.AdminVdcType adminVdcType)
          Deprecated. API 5.1, SDK 5.1, use AdminOrganization AdminOrganization.createAdminVdc(CreateVdcParamsType)
 AdminVdc AdminOrganization.createAdminVdc(com.vmware.vcloud.api.rest.schema.CreateVdcParamsType vdcParams)
          Creating a Admin Vdc
static AdminVdc AdminVdc.getAdminVdcById(VcloudClient client, String vCloudId)
          Get Admin Vdc helper using the vCloud ID
static AdminVdc AdminVdc.getAdminVdcByReference(VcloudClient client, com.vmware.vcloud.api.rest.schema.ReferenceType vdcRef)
          Returns AdminVdc using the AdminVdc ref typically obtained from the Organization.
 



Copyright © 2016. All Rights Reserved.