Package | Description |
---|---|
com.cumulocity.rest.representation.tenant | |
com.cumulocity.rest.representation.user |
Modifier and Type | Method and Description |
---|---|
ApplicationReferenceCollectionRepresentation |
TenantRepresentation.getApplications() |
ApplicationReferenceCollectionRepresentation |
TenantRepresentation.getOwnedApplications() |
Modifier and Type | Method and Description |
---|---|
void |
TenantRepresentation.setApplications(ApplicationReferenceCollectionRepresentation applications) |
void |
TenantRepresentation.setOwnedApplications(ApplicationReferenceCollectionRepresentation ownedApplications) |
Modifier and Type | Method and Description |
---|---|
ApplicationReferenceCollectionRepresentation |
CurrentTenantRepresentation.getApplications() |
Modifier and Type | Method and Description |
---|---|
void |
CurrentTenantRepresentation.setApplications(ApplicationReferenceCollectionRepresentation applications) |
Constructor and Description |
---|
CurrentTenantRepresentation(String name,
String domainName,
Boolean allowCreateTenants,
ApplicationReferenceCollectionRepresentation applications) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.