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