|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMUsageRecord | |
|---|---|
| org.gcube.accounting.ut | |
| Uses of VMUsageRecord in org.gcube.accounting.ut |
|---|
| Methods in org.gcube.accounting.ut that return types with arguments of type VMUsageRecord | |
|---|---|
Collection<VMUsageRecord> |
UsageTrackerRestAPI.getVMRecords(String query)
Return the VM usage records matching the given query. |
Collection<VMUsageRecord> |
UsageTrackerRestAPI.getVMRecordsByQuery(String query)
Deprecated. use getUsageRecords(query) instead |
| Methods in org.gcube.accounting.ut with parameters of type VMUsageRecord | |
|---|---|
void |
UsageTrackerRestAPI.insertUsageRecord(VMUsageRecord ur)
Insert the given VM-specific usage record |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||