com.cumulocity.rest.representation.tenant
Class TenantCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.tenant.TenantCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class TenantCollectionRepresentation
- extends BaseCollectionRepresentation
TenantCollectionRepresentation
public TenantCollectionRepresentation()
getTenants
public List<TenantRepresentation> getTenants()
setTenants
@JSONTypeHint(value=TenantUsageStatisticsRepresentation.class)
public void setTenants(List<TenantRepresentation> tenants)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.