|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlobalUsageApi
Provides synchronous access to CloudStack usage features.
| Method Summary | |
|---|---|
JobResult |
generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options)
|
Set<UsageRecord> |
listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options)
|
| Method Detail |
|---|
@Named(value="generateUsageRecords")
JobResult generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options)
@Named(value="listUsageRecords")
Set<UsageRecord> listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||