Uses of Class
com.cumulocity.rest.representation.application.ApplicationRepresentation
Package
Description
-
Uses of ApplicationRepresentation in com.cumulocity.rest.representation.application
Modifier and TypeMethodDescriptionApplicationRepresentation.ApplicationRepresentationBuilder.build()
ApplicationReferenceRepresentation.getApplication()
Modifier and TypeMethodDescriptionApplicationCollectionRepresentation.getApplications()
ApplicationCollectionRepresentation.iterator()
Modifier and TypeMethodDescriptionvoid
ApplicationReferenceRepresentation.setApplication
(ApplicationRepresentation application) Modifier and TypeMethodDescriptionvoid
ApplicationCollectionRepresentation.setApplications
(List<ApplicationRepresentation> applications) -
Uses of ApplicationRepresentation in com.cumulocity.rest.representation.user
Modifier and TypeMethodDescriptionGroupRepresentation.getApplications()
UserRepresentation.getApplications()
Modifier and TypeMethodDescriptionvoid
GroupRepresentation.setApplications
(List<ApplicationRepresentation> applications) void
UserRepresentation.setApplications
(List<ApplicationRepresentation> applications)