|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JoyentCloudApi
Provides synchronous access to JoyentCloud.
JoyentCloudAsyncApi,
api doc| Method Summary | |
|---|---|
Set<String> |
getConfiguredDatacenters()
|
DatacenterApi |
getDatacenterApi()
Provides synchronous access to Datacenter features. |
DatasetApi |
getDatasetApiForDatacenter(String datacenter)
Provides synchronous access to Dataset features. |
KeyApi |
getKeyApi()
Provides synchronous access to Key features. |
MachineApi |
getMachineApiForDatacenter(String datacenter)
Provides synchronous access to Machine features. |
PackageApi |
getPackageApiForDatacenter(String datacenter)
Provides synchronous access to Package features. |
| Method Detail |
|---|
@Provides Set<String> getConfiguredDatacenters()
DatacenterApi getDatacenterApi()
KeyApi getKeyApi()
MachineApi getMachineApiForDatacenter(@Nullable
String datacenter)
DatasetApi getDatasetApiForDatacenter(@Nullable
String datacenter)
PackageApi getPackageApiForDatacenter(@Nullable
String datacenter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||