public class TenantUsageStatisticsCollectionRepresentation extends BaseCollectionRepresentation<TenantUsageStatisticsRepresentation>
Constructor and Description |
---|
TenantUsageStatisticsCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<TenantUsageStatisticsRepresentation> |
getStatistics() |
Iterator<TenantUsageStatisticsRepresentation> |
iterator() |
void |
setStatistics(List<TenantUsageStatisticsRepresentation> statistics) |
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
getSelf, getSelfDecoded, setSelf, toJSON, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public TenantUsageStatisticsCollectionRepresentation()
@JSONProperty(value="usageStatistics") public List<TenantUsageStatisticsRepresentation> getStatistics()
@JSONTypeHint(value=TenantUsageStatisticsRepresentation.class) public void setStatistics(List<TenantUsageStatisticsRepresentation> statistics)
@JSONProperty(ignore=true) public Iterator<TenantUsageStatisticsRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.