Package io.dapr.config
Class StringProperty
- java.lang.Object
-
- io.dapr.config.Property<String>
-
- io.dapr.config.StringProperty
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
parse(String value)
Parses the value to the specific type.-
Methods inherited from class io.dapr.config.Property
get, getEnvName, getName
-
-