Package | Description |
---|---|
com.cumulocity.rest.representation.tenant |
Modifier and Type | Method and Description |
---|---|
ResourceUsageRepresentation |
TenantUsageStatisticsSummaryRepresentation.getResources() |
ResourceUsageRepresentation |
TenantUsageStatisticsRepresentation.getResources() |
ResourceUsageRepresentation |
AllTenantUsageStatisticsSummaryRepresentation.getResources() |
Modifier and Type | Method and Description |
---|---|
TenantUsageStatisticsRepresentation.TenantUsageStatisticsRepresentationBuilder |
TenantUsageStatisticsRepresentation.TenantUsageStatisticsRepresentationBuilder.resources(ResourceUsageRepresentation resources) |
void |
TenantUsageStatisticsSummaryRepresentation.setResources(ResourceUsageRepresentation resources) |
void |
TenantUsageStatisticsRepresentation.setResources(ResourceUsageRepresentation resources) |
void |
AllTenantUsageStatisticsSummaryRepresentation.setResources(ResourceUsageRepresentation resources) |
Constructor and Description |
---|
AllTenantUsageStatisticsSummaryRepresentation(Long deviceRequestCount,
Long requestCount,
long alarmsCreatedCount,
long alarmsUpdatedCount,
long eventsCreatedCount,
long eventsUpdatedCount,
long inventoriesCreatedCount,
long inventoriesUpdatedCount,
long measurementsCreatedCount,
Long storageSize,
String tenantId,
String parentTenantId,
String externalReference,
Map<String,Object> tenantCustomProperties,
Long deviceCount,
Long deviceWithChildrenCount,
Long deviceEndpointCount,
org.joda.time.DateTime creationTime,
Set<String> subscribedApplications,
Long storageLimitPerDevice,
String tenantDomain,
String tenantCompany,
Long peakStorageSize,
Long peakDeviceCount,
Long peakDeviceWithChildrenCount,
ResourceUsageRepresentation resources) |
TenantUsageStatisticsRepresentation(org.joda.time.DateTime day,
Long deviceRequestCount,
Long requestCount,
long alarmsCreatedCount,
long alarmsUpdatedCount,
long eventsCreatedCount,
long eventsUpdatedCount,
long inventoriesCreatedCount,
long inventoriesUpdatedCount,
long measurementsCreatedCount,
Long storageSize,
Long deviceCount,
Long deviceWithChildrenCount,
Long deviceEndpointCount,
org.joda.time.DateTime creationTime,
Set<String> subscribedApplications,
Long storageLimitPerDevice,
ResourceUsageRepresentation resources) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.