org.jclouds.vcloud
Interface VCloudVersionsAsyncClient


public interface VCloudVersionsAsyncClient

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.