|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QuantumAsyncApi
Provides asynchronous access to Quantum via their REST API.
QuantumApi,
api doc| Method Summary | |
|---|---|
Set<String> |
getConfiguredRegions()
|
NetworkAsyncApi |
getNetworkApiForRegion(String region)
Provides asynchronous access to Network features. |
PortAsyncApi |
getPortApiForRegionAndNetwork(String region,
String networkId)
Provides asynchronous access to Port features. |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
NetworkAsyncApi getNetworkApiForRegion(@Nullable
String region)
PortAsyncApi getPortApiForRegionAndNetwork(@Nullable
String region,
String networkId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||