Uses of Interface
org.mule.sdk.api.values.Value
Packages that use Value
-
Uses of Value in org.mule.sdk.api.values
Methods in org.mule.sdk.api.values that return ValueModifier and TypeMethodDescriptionValueBuilder.build()Create anValuebased in the information given to the Builder, included all their children.Methods in org.mule.sdk.api.values that return types with arguments of type ValueModifier and TypeMethodDescriptionValue.getChilds()ValueBuilder.getValuesFor(String... values) Utility to create single levelvaluesfrom an array of Strings.ValueBuilder.getValuesFor(List<String> values) ValueBuilder.getValuesFor(Map<String, String> values) ValueBuilder.getValuesFor(Stream<String> values) ValueProvider.resolve()