| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
VmQuestionAnswer |
VmQuestionAnswer.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
VmQuestionAnswer.Builder |
VmQuestionAnswer.Builder.fromVmQuestionAnswer(VmQuestionAnswer in) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
VmAsyncApi.answerQuestion(String vmUrn,
VmQuestionAnswer answer) |
void |
VmApi.answerQuestion(String vmUrn,
VmQuestionAnswer answer)
Answer a pending question on a
Vm. |
com.google.common.util.concurrent.ListenableFuture<Void> |
VmAsyncApi.answerQuestion(URI vmHref,
VmQuestionAnswer answer) |
void |
VmApi.answerQuestion(URI vmHref,
VmQuestionAnswer answer) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.