|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Beta public interface RDSAsyncApi
Provides access to EC2 Elastic Load Balancer via REST API.
| Method Summary | |
|---|---|
Set<String> |
getConfiguredRegions()
|
InstanceAsyncApi |
getInstanceApi()
Provides asynchronous access to Instance features. |
InstanceAsyncApi |
getInstanceApiForRegion(String region)
|
SecurityGroupAsyncApi |
getSecurityGroupApi()
Provides asynchronous access to SecurityGroup features. |
SecurityGroupAsyncApi |
getSecurityGroupApiForRegion(String region)
|
SubnetGroupAsyncApi |
getSubnetGroupApi()
Provides asynchronous access to SubnetGroup features. |
SubnetGroupAsyncApi |
getSubnetGroupApiForRegion(String region)
|
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
InstanceAsyncApi getInstanceApi()
InstanceAsyncApi getInstanceApiForRegion(@Nullable
String region)
SecurityGroupAsyncApi getSecurityGroupApi()
SecurityGroupAsyncApi getSecurityGroupApiForRegion(@Nullable
String region)
SubnetGroupAsyncApi getSubnetGroupApi()
SubnetGroupAsyncApi getSubnetGroupApiForRegion(@Nullable
String region)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||