Package io.dapr.config
Class GenericProperty<T>
java.lang.Object
io.dapr.config.Property<T>
io.dapr.config.GenericProperty<T>
public class GenericProperty<T> extends Property<T>
Configuration property for any type.
-
Method Summary
Methods inherited from class io.dapr.config.Property
get, getEnvName, getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait