Uses of Class
de.iip_ecosphere.platform.services.environment.YamlServer
Packages that use YamlServer
-
Uses of YamlServer in de.iip_ecosphere.platform.services.environment
Fields in de.iip_ecosphere.platform.services.environment with type parameters of type YamlServerMethods in de.iip_ecosphere.platform.services.environment that return YamlServerModifier and TypeMethodDescriptionReturns a YAML server information object based on the given id.Methods in de.iip_ecosphere.platform.services.environment that return types with arguments of type YamlServerModifier and TypeMethodDescriptionYamlArtifact.getServers()Returns the server specification instances.Method parameters in de.iip_ecosphere.platform.services.environment with type arguments of type YamlServerModifier and TypeMethodDescriptionvoidYamlArtifact.setServers(List<YamlServer> servers) Sets the server specification instances.