| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features.admin |
| Modifier and Type | Method and Description |
|---|---|
AdminVdc |
AdminVdc.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
AdminVdc.Builder.fromAdminVdc(AdminVdc in) |
| Modifier and Type | Method and Description |
|---|---|
AdminVdc |
AdminVdcApi.get(String vdcUrn)
Retrieves an admin view of virtual data center.
|
AdminVdc |
AdminVdcApi.get(URI vdcAdminHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<AdminVdc> |
AdminVdcAsyncApi.get(String vdcUrn) |
com.google.common.util.concurrent.ListenableFuture<AdminVdc> |
AdminVdcAsyncApi.get(URI vdcAdminHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
AdminVdcAsyncApi.edit(String vdcUrn,
AdminVdc vdc) |
Task |
AdminVdcApi.edit(String vdcUrn,
AdminVdc vdc)
Modifies a Virtual Data Center.
|
com.google.common.util.concurrent.ListenableFuture<Task> |
AdminVdcAsyncApi.edit(URI vdcAdminHref,
AdminVdc vdc) |
Task |
AdminVdcApi.edit(URI vdcAdminHref,
AdminVdc vdc) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.