Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
Modifier and Type | Method and Description |
---|---|
UsageRecord |
UsageRecord.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
UsageRecord.compareTo(UsageRecord other) |
Modifier and Type | Method and Description |
---|---|
Set<UsageRecord> |
GlobalUsageClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
GlobalUsageAsyncClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
Copyright © 2009-2012 jclouds. All Rights Reserved.