|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwiftApi
Provides synchronous access to Swift.
SwiftAsyncApi,
api doc| Method Summary | |
|---|---|
AccountApi |
getAccountApiForRegion(String region)
Provides synchronous access to Account features. |
Set<String> |
getConfiguredRegions()
|
ContainerApi |
getContainerApiForRegion(String region)
Provides synchronous access to Container features. |
ObjectApi |
getObjectApiForRegion(String region)
Provides synchronous access to Object features. |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
AccountApi getAccountApiForRegion(@Nullable
String region)
ContainerApi getContainerApiForRegion(@Nullable
String region)
ObjectApi getObjectApiForRegion(@Nullable
String region)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||