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 |
---|---|
T |
UsageRecord.Builder.fromUsageRecord(UsageRecord in) |
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-2013 jclouds. All Rights Reserved.