Package | Description |
---|---|
org.jclouds.rds.features | |
org.jclouds.rds.options |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<SubnetGroup>> |
SubnetGroupAsyncApi.list(ListSubnetGroupsOptions options) |
IterableWithMarker<SubnetGroup> |
SubnetGroupApi.list(ListSubnetGroupsOptions options)
Returns a list of
SubnetGroup s. |
Modifier and Type | Method and Description |
---|---|
ListSubnetGroupsOptions |
ListSubnetGroupsOptions.afterMarker(Object marker)
Use this parameter only when paginating results, and only in a subsequent request after you've
received a response where the results are truncated.
|
static ListSubnetGroupsOptions |
ListSubnetGroupsOptions.Builder.afterMarker(Object marker) |
ListSubnetGroupsOptions |
ListSubnetGroupsOptions.clone() |
Copyright © 2009-2013 jclouds. All Rights Reserved.