|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceManagementAsyncClient
Provides access to Symphony VPDC resources via their REST API.
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
powerOffVM(URI vm)
|
com.google.common.util.concurrent.ListenableFuture<Task> |
powerOffVMInVDC(String billingSiteId,
String vpdcId,
String vAppId)
|
com.google.common.util.concurrent.ListenableFuture<Task> |
powerOnVM(URI vm)
|
com.google.common.util.concurrent.ListenableFuture<Task> |
powerOnVMInVDC(String billingSiteId,
String vpdcId,
String vAppId)
|
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<Task> powerOnVMInVDC(@Nullable
String billingSiteId,
String vpdcId,
String vAppId)
VMClient#powerOnVMInVDCcom.google.common.util.concurrent.ListenableFuture<Task> powerOnVM(URI vm)
VMClient.powerOnVM(java.net.URI)
com.google.common.util.concurrent.ListenableFuture<Task> powerOffVMInVDC(@Nullable
String billingSiteId,
String vpdcId,
String vAppId)
VMClient#powerOffVMInVDCcom.google.common.util.concurrent.ListenableFuture<Task> powerOffVM(URI vm)
VMClient.powerOffVM(java.net.URI)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||