Uses of Class
com.cumulocity.rest.representation.application.ApplicationReferenceCollectionRepresentation
Package
Description
-
Uses of ApplicationReferenceCollectionRepresentation in com.cumulocity.rest.representation.tenant
Modifier and TypeMethodDescriptionTenantRepresentation.getApplications()
TenantRepresentation.getOwnedApplications()
Modifier and TypeMethodDescriptionvoid
TenantRepresentation.setApplications
(ApplicationReferenceCollectionRepresentation applications) void
TenantRepresentation.setOwnedApplications
(ApplicationReferenceCollectionRepresentation ownedApplications) -
Uses of ApplicationReferenceCollectionRepresentation in com.cumulocity.rest.representation.user
Modifier and TypeMethodDescriptionvoid
CurrentTenantRepresentation.setApplications
(ApplicationReferenceCollectionRepresentation applications) ModifierConstructorDescriptionCurrentTenantRepresentation
(String name, String parent, String domainName, Boolean allowCreateTenants, ApplicationReferenceCollectionRepresentation applications)