Modifier and Type | Method and Description |
---|---|
IterableWithMarker<Metric> |
MetricApi.list(ListMetricsOptions options)
Returns a list of valid metrics stored for the AWS account owner.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<Metric>> |
MetricAsyncApi.list(ListMetricsOptions options) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Metric>> |
MetricsToPagedIterable.markerToNextForCallingArg0(String arg0) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<Metric> |
ListMetricsResponseHandler.getResult() |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingIterableWithMarker<T>
An iterator which forwards all its method calls to another iterator.
|
Modifier and Type | Field and Description |
---|---|
static IterableWithMarker |
IterableWithMarkers.EMPTY |
Modifier and Type | Method and Description |
---|---|
protected abstract IterableWithMarker<T> |
ForwardingIterableWithMarker.delegate() |
static <T> IterableWithMarker<T> |
IterableWithMarkers.from(Iterable<T> elements)
Returns a paginated iterable containing the given elements and null marker.
|
static <T> IterableWithMarker<T> |
IterableWithMarkers.from(Iterable<T> elements,
Object marker)
Returns a paginated iterable containing the given elements and marker.
|
Modifier and Type | Method and Description |
---|---|
static <T> Iterator<IterableWithMarker<T>> |
PagedIterables.advancingIterator(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext) |
Modifier and Type | Method and Description |
---|---|
static <T> PagedIterable<T> |
PagedIterables.advance(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext) |
static <T> Iterator<IterableWithMarker<T>> |
PagedIterables.advancingIterator(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext) |
static <T> PagedIterable<T> |
PagedIterables.of(IterableWithMarker<T> only) |
Modifier and Type | Method and Description |
---|---|
static <T> PagedIterable<T> |
PagedIterables.advance(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext) |
static <T> Iterator<IterableWithMarker<T>> |
PagedIterables.advancingIterator(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext) |
Modifier and Type | Method and Description |
---|---|
protected abstract com.google.common.base.Function<Object,IterableWithMarker<T>> |
CallerArg0ToPagedIterable.markerToNextForCallingArg0(String arg0) |
Modifier and Type | Method and Description |
---|---|
PagedIterable<T> |
CallerArg0ToPagedIterable.apply(IterableWithMarker<T> input) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<LoadBalancer> |
LoadBalancerApi.list(ListLoadBalancersOptions options)
Returns detailed configuration information for the specified LoadBalancers.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<LoadBalancer>> |
LoadBalancerAsyncApi.list(ListLoadBalancersOptions options) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<LoadBalancer>> |
LoadBalancersToPagedIterable.markerToNextForCallingArg0(String arg0) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<LoadBalancer> |
DescribeLoadBalancersResultHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<User> |
UserApi.list(ListUsersOptions options)
Lists the users that have the specified path prefix.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<User>> |
UserAsyncApi.list(ListUsersOptions options) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<User>> |
UsersToPagedIterable.markerToNextForCallingArg0(String ignored) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<User> |
ListUsersResultHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Image>> |
ParseImages.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<ImageDetails>> |
ParseImageDetails.ToPagedIterable.markerToNextForCallingArg0(String zone) |
Modifier and Type | Class and Description |
---|---|
class |
PaginatedCollection<T>
base class for a paginated collection in openstack
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<User>> |
ParseUsers.ToPagedIterable.markerToNextForCallingArg0(String ignored) |
protected com.google.common.base.Function<Object,IterableWithMarker<Tenant>> |
ParseTenants.ToPagedIterable.markerToNextForCallingArg0(String ignored) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Resource>> |
ParseServers.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<Server>> |
ParseServerDetails.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<Resource>> |
ParseImages.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<Image>> |
ParseImageDetails.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<Resource>> |
ParseFlavors.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<Flavor>> |
ParseFlavorDetails.ToPagedIterable.markerToNextForCallingArg0(String zone) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<Node> |
NodeApi.list(PaginationOptions options) |
IterableWithMarker<LoadBalancer> |
LoadBalancerApi.list(PaginationOptions options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<LoadBalancer>> |
NodeAsyncApi.list(PaginationOptions options) |
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<LoadBalancer>> |
LoadBalancerAsyncApi.list(PaginationOptions options) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<LoadBalancer> |
ParseLoadBalancers.apply(HttpResponse arg0) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Node>> |
ParseNodes.ToPagedIterable.markerToNextForCallingArg0(String zone) |
protected com.google.common.base.Function<Object,IterableWithMarker<LoadBalancer>> |
ParseLoadBalancers.ToPagedIterable.markerToNextForCallingArg0(String zone) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<Instance> |
InstanceApi.list(ListInstancesOptions options)
Returns information about provisioned RDS instances.
|
IterableWithMarker<SecurityGroup> |
SecurityGroupApi.list(ListSecurityGroupsOptions options)
Returns a list of
SecurityGroup s. |
IterableWithMarker<SubnetGroup> |
SubnetGroupApi.list(ListSubnetGroupsOptions options)
Returns a list of
SubnetGroup s. |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<Instance>> |
InstanceAsyncApi.list(ListInstancesOptions options) |
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<SecurityGroup>> |
SecurityGroupAsyncApi.list(ListSecurityGroupsOptions options) |
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<SubnetGroup>> |
SubnetGroupAsyncApi.list(ListSubnetGroupsOptions options) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<SubnetGroup>> |
SubnetGroupsToPagedIterable.markerToNextForCallingArg0(String arg0) |
protected com.google.common.base.Function<Object,IterableWithMarker<SecurityGroup>> |
SecurityGroupsToPagedIterable.markerToNextForCallingArg0(String arg0) |
protected com.google.common.base.Function<Object,IterableWithMarker<Instance>> |
InstancesToPagedIterable.markerToNextForCallingArg0(String arg0) |
Modifier and Type | Method and Description |
---|---|
IterableWithMarker<SubnetGroup> |
DescribeDBSubnetGroupsResultHandler.getResult() |
IterableWithMarker<SecurityGroup> |
DescribeDBSecurityGroupsResultHandler.getResult() |
IterableWithMarker<Instance> |
DescribeDBInstancesResultHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.