org.jclouds.trmk.vcloud_0_8.internal
Interface TerremarkVCloudVersionsAsyncClient


public interface TerremarkVCloudVersionsAsyncClient

Establishes a context with a VCloud endpoint.

Author:
Adrian Cole
See Also:

Method Summary
 com.google.common.util.concurrent.ListenableFuture<SortedMap<String,URI>> getSupportedVersions()
          Retrieve information for supported versions
 

Method Detail

getSupportedVersions

com.google.common.util.concurrent.ListenableFuture<SortedMap<String,URI>> getSupportedVersions()
Retrieve information for supported versions



Copyright © 2009-2012 jclouds. All Rights Reserved.