|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwiftAsyncApi
Provides asynchronous access to Swift via their REST API.
SwiftApi,
api doc| Method Summary | |
|---|---|
AccountAsyncApi |
getAccountApiForRegion(String region)
Provides asynchronous access to Account features. |
Set<String> |
getConfiguredRegions()
|
ContainerAsyncApi |
getContainerApiForRegion(String region)
Provides asynchronous access to Container features. |
ObjectAsyncApi |
getObjectApiForRegion(String region)
Provides asynchronous access to Object features. |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
AccountAsyncApi getAccountApiForRegion(@Nullable
String region)
ContainerAsyncApi getContainerApiForRegion(@Nullable
String region)
ObjectAsyncApi getObjectApiForRegion(@Nullable
String region)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||