| Modifier and Type | Method and Description | 
|---|---|
IterableWithMarker<Object> | 
Fallbacks.EmptyIterableWithMarkerOnNotFoundOr404.createOrPropagate(Throwable t)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<IterableWithMarker<Object>> | 
Fallbacks.EmptyIterableWithMarkerOnNotFoundOr404.create(Throwable t)  | 
| Modifier and Type | Method and Description | 
|---|---|
IterableWithMarker<Metric> | 
MetricApi.list(ListMetricsOptions options)
Returns a list of valid metrics stored for the AWS account owner. 
 | 
IterableWithMarker<Alarm> | 
AlarmApi.listAt(String nextToken)
Return a single page of alarms based on the options query 
 | 
IterableWithMarker<AlarmHistoryItem> | 
AlarmApi.listHistoryAt(String nextToken)
Return a single page of history for the specified alarm. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<Metric>> | 
MetricAsyncApi.list(ListMetricsOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<Alarm>> | 
AlarmAsyncApi.listAt(String nextToken)  | 
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<AlarmHistoryItem>> | 
AlarmAsyncApi.listHistoryAt(String nextToken)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Metric>> | 
MetricsToPagedIterable.markerToNextForCallingArg0(String arg0)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<Alarm>> | 
ListAlarmsToPagedIterable.markerToNextForCallingArg0(String arg0)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<AlarmHistoryItem>> | 
ListAlarmHistoryToPagedIterable.markerToNextForCallingArg0(String arg0)  | 
| Modifier and Type | Method and Description | 
|---|---|
IterableWithMarker<Metric> | 
ListMetricsResponseHandler.getResult() | 
IterableWithMarker<Alarm> | 
ListAlarmsResponseHandler.getResult()  | 
IterableWithMarker<AlarmHistoryItem> | 
ListAlarmHistoryResponseHandler.getResult()  | 
| Modifier and Type | Field and Description | 
|---|---|
static IterableWithMarker | 
IterableWithMarkers.EMPTY  | 
| Modifier and Type | Method and Description | 
|---|---|
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> PagedIterable<T> | 
PagedIterables.advance(IterableWithMarker<T> initial,
       com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext)  | 
static <T> PagedIterable<T> | 
PagedIterables.of(IterableWithMarker<T> only)
Deprecated.  
 | 
static <T> PagedIterable<T> | 
PagedIterables.onlyPage(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)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract com.google.common.base.Function<Object,IterableWithMarker<T>> | 
Arg0ToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0)  | 
protected abstract com.google.common.base.Function<Object,IterableWithMarker<T>> | 
CallerArg0ToPagedIterable.markerToNextForCallingArg0(String arg0)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
PagedIterable<T> | 
CallerArg0ToPagedIterable.apply(IterableWithMarker<T> input)
Deprecated.  
  | 
PagedIterable<T> | 
Arg0ToPagedIterable.apply(IterableWithMarker<T> input)  | 
| 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 | 
|---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Subdomain>> | 
SubdomainsToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> domainId)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<RecordDetail>> | 
RecordsToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<Domain>> | 
DomainsToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0)  | 
| Modifier and Type | Method and Description | 
|---|---|
IterableWithMarker<Node> | 
NodeApi.list(PaginationOptions options)
List the nodes with full control of pagination. 
 | 
IterableWithMarker<LoadBalancer> | 
LoadBalancerApi.list(PaginationOptions options)
List the load balancers with full control of pagination. 
 | 
IterableWithMarker<LoadBalancer> | 
ReportApi.listBillableLoadBalancers(PaginationOptions options)  | 
IterableWithMarker<LoadBalancerUsage> | 
ReportApi.listCurrentLoadBalancerUsage(PaginationOptions options)  | 
IterableWithMarker<LoadBalancerUsage> | 
ReportApi.listLoadBalancerUsage(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.markerToNextForArg0(com.google.common.base.Optional<Object> arg0)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<LoadBalancer>> | 
ParseLoadBalancers.ToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<LoadBalancerUsage>> | 
ParseLoadBalancerUsages.ToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResourceRecordSetIterable  | 
| Modifier and Type | Method and Description | 
|---|---|
IterableWithMarker<HostedZone> | 
HostedZoneApi.listAt(String nextMarker)
retrieves up to 100 zones in order, starting at  
nextMarker | 
IterableWithMarker<HostedZone> | 
HostedZoneApi.listFirstPage()
retrieves up to 100 zones in order. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<ResourceRecordSet>> | 
ResourceRecordSetIterableToPagedIterable.markerToNextForCallingArg0(String zoneId)  | 
protected com.google.common.base.Function<Object,IterableWithMarker<HostedZone>> | 
HostedZonesToPagedIterable.markerToNextForCallingArg0(String ignored)  | 
| Modifier and Type | Method and Description | 
|---|---|
IterableWithMarker<HostedZone> | 
ListHostedZonesResponseHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.