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