| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.section | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfoSection |
RuntimeInfoSection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
RuntimeInfoSection.Builder.fromRuntimeInfoSection(RuntimeInfoSection in) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfoSection |
VmApi.getRuntimeInfoSection(String vmUrn)
Retrieves the runtime info section of a
Vm. |
RuntimeInfoSection |
VmApi.getRuntimeInfoSection(URI vmHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<RuntimeInfoSection> |
VmAsyncApi.getRuntimeInfoSection(String vmUrn) |
com.google.common.util.concurrent.ListenableFuture<RuntimeInfoSection> |
VmAsyncApi.getRuntimeInfoSection(URI vmHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.