| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.params | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
RelocateParams |
RelocateParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncApi.relocate(String vmUrn,
RelocateParams params) |
Task |
VmApi.relocate(String vmUrn,
RelocateParams params)
Relocates a
Vm. |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncApi.relocate(URI vmHref,
RelocateParams params) |
Task |
VmApi.relocate(URI vmHref,
RelocateParams params) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.