Uses of Class
com.cumulocity.rest.representation.application.ApplicationRepresentation
Packages that use ApplicationRepresentation
Package
Description
-
Uses of ApplicationRepresentation in com.cumulocity.rest.representation.application
Methods in com.cumulocity.rest.representation.application that return ApplicationRepresentationModifier and TypeMethodDescriptionApplicationRepresentation.ApplicationRepresentationBuilder.build()ApplicationReferenceRepresentation.getApplication()Methods in com.cumulocity.rest.representation.application that return types with arguments of type ApplicationRepresentationModifier and TypeMethodDescriptionApplicationCollectionRepresentation.getApplications()ApplicationCollectionRepresentation.iterator()Methods in com.cumulocity.rest.representation.application with parameters of type ApplicationRepresentationModifier and TypeMethodDescriptionvoidApplicationReferenceRepresentation.setApplication(ApplicationRepresentation application) Method parameters in com.cumulocity.rest.representation.application with type arguments of type ApplicationRepresentationModifier and TypeMethodDescriptionvoidApplicationCollectionRepresentation.setApplications(List<ApplicationRepresentation> applications) -
Uses of ApplicationRepresentation in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return types with arguments of type ApplicationRepresentationModifier and TypeMethodDescriptionGroupRepresentation.getApplications()UserRepresentation.getApplications()Method parameters in com.cumulocity.rest.representation.user with type arguments of type ApplicationRepresentationModifier and TypeMethodDescriptionvoidGroupRepresentation.setApplications(List<ApplicationRepresentation> applications) voidUserRepresentation.setApplications(List<ApplicationRepresentation> applications)