| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
VmPendingQuestion |
VmPendingQuestion.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
VmPendingQuestion.Builder.fromVmPendingQuestion(VmPendingQuestion in) |
| Modifier and Type | Method and Description |
|---|---|
VmPendingQuestion |
VmApi.getPendingQuestion(String vmUrn)
Retrieves a pending question for a
Vm. |
VmPendingQuestion |
VmApi.getPendingQuestion(URI vmHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VmPendingQuestion> |
VmAsyncApi.getPendingQuestion(String vmUrn) |
com.google.common.util.concurrent.ListenableFuture<VmPendingQuestion> |
VmAsyncApi.getPendingQuestion(URI vmHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.