Uses of Class
com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
Packages that use ApplicationVersionRepresentation
-
Uses of ApplicationVersionRepresentation in com.cumulocity.rest.representation.application
Methods in com.cumulocity.rest.representation.application that return types with arguments of type ApplicationVersionRepresentationModifier and TypeMethodDescriptionApplicationRepresentation.getApplicationVersions()
ApplicationVersionCollectionRepresentation.getApplicationVersions()
ApplicationVersionCollectionRepresentation.iterator()
Method parameters in com.cumulocity.rest.representation.application with type arguments of type ApplicationVersionRepresentationModifier and TypeMethodDescriptionApplicationRepresentation.ApplicationRepresentationBuilder.applicationVersions
(List<ApplicationVersionRepresentation> applicationVersions) void
ApplicationRepresentation.setApplicationVersions
(List<ApplicationVersionRepresentation> applicationVersions) void
ApplicationVersionCollectionRepresentation.setApplicationVersions
(List<ApplicationVersionRepresentation> applicationVersions)