A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
- OPEN - enum entry in io.kuzzle.sdk.protocol.ProtocolState
- optArrayList(String,TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[org.jetbrains.dokka.model.Star@4ddc9bc3], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[org.jetbrains.dokka.model.Star@4ddc9bc3], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in io.kuzzle.sdk.coreClasses.maps.KuzzleMap
- Return the specified key value or the def value if the value is nul or not an ArrayList.
- optBoolean(String,Boolean) - function in io.kuzzle.sdk.coreClasses.maps.KuzzleMap
- Return the specified key value or the def value if the value is nul or not a Boolean.
- optMap(String,Map) - function in io.kuzzle.sdk.coreClasses.maps.KuzzleMap
- Return the specified key value or the def value if the value is nul or not a Map.
- optNumber(String,Number) - function in io.kuzzle.sdk.coreClasses.maps.KuzzleMap
- Return the specified key value or the def value if the value is nul or not a Number.
- optString(String,String) - function in io.kuzzle.sdk.coreClasses.maps.KuzzleMap
- Return the specified key value or the def value if the value is nul or not a String.