Uses of Class
com.cumulocity.rest.representation.application.microservice.ConfigurationOptionSchemaRepresentation
Packages that use ConfigurationOptionSchemaRepresentation
-
Uses of ConfigurationOptionSchemaRepresentation in com.cumulocity.rest.representation.application.microservice
Methods in com.cumulocity.rest.representation.application.microservice that return ConfigurationOptionSchemaRepresentationMethods in com.cumulocity.rest.representation.application.microservice with parameters of type ConfigurationOptionSchemaRepresentationModifier and TypeMethodDescriptionvoidConfigurationOptionRepresentation.setValueSchema(ConfigurationOptionSchemaRepresentation valueSchema) ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder.valueSchema(ConfigurationOptionSchemaRepresentation valueSchema) Constructors in com.cumulocity.rest.representation.application.microservice with parameters of type ConfigurationOptionSchemaRepresentationModifierConstructorDescriptionConfigurationOptionRepresentation(String key, String defaultValue, boolean editable, ConfigurationOptionSchemaRepresentation valueSchema)