Uses of Class
com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
Packages that use ExtensionRepresentation
-
Uses of ExtensionRepresentation in com.cumulocity.rest.representation.application
Methods in com.cumulocity.rest.representation.application that return types with arguments of type ExtensionRepresentationMethods in com.cumulocity.rest.representation.application with parameters of type ExtensionRepresentationModifier and TypeMethodDescriptionMicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder.extension
(ExtensionRepresentation extension) Method parameters in com.cumulocity.rest.representation.application with type arguments of type ExtensionRepresentationModifier and TypeMethodDescriptionMicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder.extensions
(Collection<? extends ExtensionRepresentation> extensions) void
MicroserviceManifestRepresentation.setExtensions
(List<ExtensionRepresentation> extensions)