com.cumulocity.rest.representation.tenant
Class TenantUsageStatisticsRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.tenant.TenantUsageStatisticsRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class TenantUsageStatisticsRepresentation
- extends BaseResourceRepresentation
TenantUsageStatisticsRepresentation
public TenantUsageStatisticsRepresentation()
getDay
public Date getDay()
setDay
public void setDay(Date day)
getRequestCount
public Long getRequestCount()
setRequestCount
public void setRequestCount(Long requestCount)
getStorageSize
public Long getStorageSize()
setStorageSize
public void setStorageSize(Long storageSize)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.