public interface SwiftAsyncClient
SwiftClient
,
api docModifier and Type | Method and Description |
---|---|
AccountAsyncClient |
getAccountClientForRegion(String region)
Provides asynchronous access to Account features.
|
Set<String> |
getConfiguredRegions() |
ContainerAsyncClient |
getContainerClientForRegion(String region)
Provides asynchronous access to Container features.
|
ObjectAsyncClient |
getObjectClientForRegion(String region)
Provides asynchronous access to Object features.
|
@Provides Set<String> getConfiguredRegions()
AccountAsyncClient getAccountClientForRegion(@Nullable String region)
ContainerAsyncClient getContainerClientForRegion(@Nullable String region)
ObjectAsyncClient getObjectClientForRegion(@Nullable String region)
Copyright © 2009-2012 jclouds. All Rights Reserved.