public interface GlobalUsageAsyncClient
GlobalOfferingAsyncClient
,
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<JobResult> |
generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<JobResult> generateUsageRecords(Date start, Date end, GenerateUsageRecordsOptions... options)
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> listUsageRecords(Date start, Date end, ListUsageRecordsOptions... options)
Copyright © 2009-2012 jclouds. All Rights Reserved.