|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityGroup | |
|---|---|
| org.jclouds.rds.domain | |
| org.jclouds.rds.features | |
| org.jclouds.rds.functions | |
| org.jclouds.rds.xml | |
| Uses of SecurityGroup in org.jclouds.rds.domain |
|---|
| Methods in org.jclouds.rds.domain that return SecurityGroup | |
|---|---|
SecurityGroup |
SecurityGroup.Builder.build()
|
| Methods in org.jclouds.rds.domain with parameters of type SecurityGroup | |
|---|---|
T |
SecurityGroup.Builder.fromSecurityGroup(SecurityGroup in)
|
| Uses of SecurityGroup in org.jclouds.rds.features |
|---|
| Methods in org.jclouds.rds.features that return SecurityGroup | |
|---|---|
SecurityGroup |
SecurityGroupApi.get(String name)
Retrieves information about the specified SecurityGroup. |
| Methods in org.jclouds.rds.features that return types with arguments of type SecurityGroup | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<SecurityGroup> |
SecurityGroupAsyncApi.get(String name)
|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<SecurityGroup>> |
SecurityGroupAsyncApi.list()
|
PagedIterable<SecurityGroup> |
SecurityGroupApi.list()
Returns a list of SecurityGroups. |
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<SecurityGroup>> |
SecurityGroupAsyncApi.list(ListSecurityGroupsOptions options)
|
IterableWithMarker<SecurityGroup> |
SecurityGroupApi.list(ListSecurityGroupsOptions options)
Returns a list of SecurityGroups. |
| Uses of SecurityGroup in org.jclouds.rds.functions |
|---|
| Methods in org.jclouds.rds.functions that return types with arguments of type SecurityGroup | |
|---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<SecurityGroup>> |
SecurityGroupsToPagedIterable.markerToNextForCallingArg0(String arg0)
|
| Uses of SecurityGroup in org.jclouds.rds.xml |
|---|
| Methods in org.jclouds.rds.xml that return SecurityGroup | |
|---|---|
SecurityGroup |
SecurityGroupHandler.getResult()
|
| Methods in org.jclouds.rds.xml that return types with arguments of type SecurityGroup | |
|---|---|
IterableWithMarker<SecurityGroup> |
DescribeDBSecurityGroupsResultHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||