|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JoyentCloudAsyncApi
Provides asynchronous access to JoyentCloud via their REST API.
JoyentCloudApi,
api doc| Method Summary | |
|---|---|
Set<String> |
getConfiguredDatacenters()
|
DatacenterAsyncApi |
getDatacenterApi()
Provides asynchronous access to Datacenter features. |
DatasetAsyncApi |
getDatasetApiForDatacenter(String datacenter)
Provides asynchronous access to Dataset features. |
KeyAsyncApi |
getKeyApi()
Provides asynchronous access to Key features. |
MachineAsyncApi |
getMachineApiForDatacenter(String datacenter)
Provides asynchronous access to Machine features. |
PackageAsyncApi |
getPackageApiForDatacenter(String datacenter)
Provides asynchronous access to Package features. |
| Method Detail |
|---|
@Provides Set<String> getConfiguredDatacenters()
DatacenterAsyncApi getDatacenterApi()
KeyAsyncApi getKeyApi()
MachineAsyncApi getMachineApiForDatacenter(@Nullable
String datacenter)
DatasetAsyncApi getDatasetApiForDatacenter(@Nullable
String datacenter)
PackageAsyncApi getPackageApiForDatacenter(@Nullable
String datacenter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||