public interface VDCAsyncClient
com.google.common.util.concurrent.ListenableFuture<VDC>
findVDCInOrgNamed(String orgName, String vdcName)
getVDC(URI vdc)
com.google.common.util.concurrent.ListenableFuture<VDC> getVDC(URI vdc)
VDCClient.getVDC(URI)
com.google.common.util.concurrent.ListenableFuture<VDC> findVDCInOrgNamed(@Nullable String orgName, @Nullable String vdcName)
VDCClient.findVDCInOrgNamed(String, String)
Copyright © 2009-2012 jclouds. All Rights Reserved.