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