| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
ScreenTicket |
ScreenTicket.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ScreenTicket.Builder |
ScreenTicket.Builder.fromScreenTicket(ScreenTicket in) |
| Modifier and Type | Method and Description |
|---|---|
ScreenTicket |
VmApi.getScreenTicket(String vmUrn)
Retrieve a screen ticket for remote console connection to a
Vm. |
ScreenTicket |
VmApi.getScreenTicket(URI vmHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ScreenTicket> |
VmAsyncApi.getScreenTicket(String vmUrn) |
com.google.common.util.concurrent.ListenableFuture<ScreenTicket> |
VmAsyncApi.getScreenTicket(URI vmHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.