public static class JsonSetArgs.Builder extends Object
JsonSetArgs
.Modifier and Type | Method and Description |
---|---|
static JsonSetArgs |
defaults()
Creates new empty
JsonSetArgs |
static JsonSetArgs |
nx()
Creates new
JsonSetArgs and sets NX. |
static JsonSetArgs |
xx()
Creates new
JsonSetArgs and sets XX. |
public static JsonSetArgs nx()
JsonSetArgs
and sets NX.JsonSetArgs
with NX set.public static JsonSetArgs xx()
JsonSetArgs
and sets XX.JsonSetArgs
with XX set.public static JsonSetArgs defaults()
JsonSetArgs
JsonSetArgs
with nothing set.Copyright © 2025 lettuce.io. All rights reserved.