public interface AggregatedUsageRecord<T> extends UsageRecord
UsageRecord.OperationResult| Modifier and Type | Method and Description |
|---|---|
List<T> |
aggregate(List<T> records) |
String |
getAggregatedUsageRecordId()
Return the id of the usage record aggregating this, null if this record
has not been aggregated by any record.
|
void |
setAggregatedUsageRecordId(String aggregatedId)
Set the id of the usage record aggregating this
|
getConsumerId, getCreationTime, getCreatorId, getId, getOperationResult, getResourceProperties, getResourceProperty, getResourceScope, setConsumerId, setCreationTime, setCreatorId, setId, setOperationResult, setResourceProperties, setResourceProperty, setResourceScope, validatecompareToString getAggregatedUsageRecordId()
getAggregatedUsageRecordId in interface UsageRecordvoid setAggregatedUsageRecordId(String aggregatedId) throws InvalidValueException
setAggregatedUsageRecordId in interface UsageRecordaggregatedId - The ID of the aggregation RecordInvalidValueExceptionCopyright © 2015. All Rights Reserved.