| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.org | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminOrg
The AdminOrg represents an administrative view of an organization.
|
| Modifier and Type | Method and Description |
|---|---|
Org |
Org.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
Org.Builder.fromOrg(Org in) |
| Modifier and Type | Method and Description |
|---|---|
Org |
OrgApi.get(String orgUrn)
Retrieves an organization.
|
Org |
OrgApi.get(URI orgHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
OrgAsyncApi.get(String orgUrn) |
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
OrgAsyncApi.get(URI orgHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.