This project has retired. For details please refer to its
Attic page.
VDCApi (Apache jclouds 1.7.3 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
public interface VDCApi
Provides access to VDC functionality in vCloud
- Author:
- Adrian Cole
-
-
Method Detail
-
findVDCInOrgNamed
VDC findVDCInOrgNamed(@Nullable
String orgName,
@Nullable
String vdcName)
returns the VDC in the organization associated with the specified name. Note that both
parameters can be null to choose default.
- Parameters:
orgName
- organization name, or null for the defaultvdcName
- catalog name, or null for the default
- Throws:
NoSuchElementException
- if you specified an org or vdc name that isn't present
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.