public class RedisRegenerateKeyParameters extends Object
| Constructor and Description |
|---|
RedisRegenerateKeyParameters() |
| Modifier and Type | Method and Description |
|---|---|
RedisKeyType |
keyType()
Get the keyType value.
|
RedisRegenerateKeyParameters |
withKeyType(RedisKeyType keyType)
Set the keyType value.
|
public RedisKeyType keyType()
public RedisRegenerateKeyParameters withKeyType(RedisKeyType keyType)
keyType - the keyType value to setCopyright © 2019. All rights reserved.