Package me.clarius.sdk
Interface Solum.LowLevelParamResult
- Enclosing class:
Solum
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Low level param callback.
-
Method Summary
-
Method Details
-
accept
Called with the request result.- Parameters:
value
- the parameter value, or empty if the value could not be retrieved.
-