-
-
Method Summary
Modifier and Type Method Description abstract Unit
addHooks(List<Hook<?>> hooks)
abstract ClientMetadata
getMetadata()
abstract List<Hook<?>>
getHooks()
-
Methods inherited from class dev.openfeature.sdk.Client
getBooleanDetails, getBooleanDetails, getBooleanValue, getBooleanValue, getDoubleDetails, getDoubleDetails, getDoubleValue, getDoubleValue, getIntegerDetails, getIntegerDetails, getIntegerValue, getIntegerValue, getObjectDetails, getObjectDetails, getObjectValue, getObjectValue, getStringDetails, getStringDetails, getStringValue, getStringValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMetadata
abstract ClientMetadata getMetadata()
-
-
-
-