Uses of Class
org.gcube.accounting.datamodel.VMUsageRecord

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
 



Copyright © 2012. All Rights Reserved.