public class ReplaceKeyPrefix extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReplaceKeyPrefix.ReplaceKeyPrefixBuilder |
| Constructor and Description |
|---|
ReplaceKeyPrefix() |
| Modifier and Type | Method and Description |
|---|---|
static ReplaceKeyPrefix.ReplaceKeyPrefixBuilder |
builder() |
String |
getKeyPrefix() |
String |
getReplaceWith() |
ReplaceKeyPrefix |
setKeyPrefix(String keyPrefix) |
ReplaceKeyPrefix |
setReplaceWith(String replaceWith) |
String |
toString() |
public String getKeyPrefix()
public ReplaceKeyPrefix setKeyPrefix(String keyPrefix)
public String getReplaceWith()
public ReplaceKeyPrefix setReplaceWith(String replaceWith)
public static ReplaceKeyPrefix.ReplaceKeyPrefixBuilder builder()
Copyright © 2023. All rights reserved.