public class ReplaceKeyPrefix extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ReplaceKeyPrefix.ReplaceKeyPrefixBuilder |
| 构造器和说明 |
|---|
ReplaceKeyPrefix() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2025. All rights reserved.