| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminVdc
Provides an administrative view of a vDC.
|
| Modifier and Type | Method and Description |
|---|---|
Vdc |
Vdc.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
Vdc.Builder.fromVdc(Vdc in) |
| Modifier and Type | Method and Description |
|---|---|
Vdc |
VdcApi.get(String vdcUrn)
Retrieves a vdc.
|
Vdc |
VdcApi.get(URI vdcHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Vdc> |
VdcAsyncApi.get(String vdcUrn) |
com.google.common.util.concurrent.ListenableFuture<? extends Vdc> |
VdcAsyncApi.get(URI vdcHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.