Package | Description |
---|---|
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.options |
Modifier and Type | Method and Description |
---|---|
JobResult |
GlobalUsageClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<JobResult> |
GlobalUsageAsyncClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
Modifier and Type | Field and Description |
---|---|
static GenerateUsageRecordsOptions |
GenerateUsageRecordsOptions.NONE |
Modifier and Type | Method and Description |
---|---|
GenerateUsageRecordsOptions |
GenerateUsageRecordsOptions.domainId(String domainId) |
static GenerateUsageRecordsOptions |
GenerateUsageRecordsOptions.Builder.domainId(String domainId) |
Copyright © 2009-2013 jclouds. All Rights Reserved.