Uses of Class
com.vmware.vcloud.sdk.OrgVdcNetwork

Packages that use OrgVdcNetwork
com.vmware.vcloud.sdk   
 

Uses of OrgVdcNetwork in com.vmware.vcloud.sdk
 

Methods in com.vmware.vcloud.sdk that return OrgVdcNetwork
 OrgVdcNetwork Vdc.createOrgVdcNetwork(com.vmware.vcloud.api.rest.schema.OrgVdcNetworkType orgVdcNetworkParams)
          Create an isolated/routed Org vDC Network.
static OrgVdcNetwork OrgVdcNetwork.getOrgVdcNetworkById(VcloudClient client, String vCloudId)
          Get Org Network helper using the vCloud ID
static OrgVdcNetwork OrgVdcNetwork.getOrgVdcNetworkByReference(VcloudClient client, com.vmware.vcloud.api.rest.schema.ReferenceType orgVdcNetworkRef)
          Returns the OrgVdcNetwork By ReferenceType
 



Copyright © 2016. All Rights Reserved.