public class Transform extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Transform.TransformBuilder |
| Constructor and Description |
|---|
Transform() |
| Modifier and Type | Method and Description |
|---|---|
static Transform.TransformBuilder |
builder() |
ReplaceKeyPrefix |
getReplaceKeyPrefix() |
String |
getWithKeyPrefix() |
String |
getWithKeySuffix() |
Transform |
setReplaceKeyPrefix(ReplaceKeyPrefix replaceKeyPrefix) |
Transform |
setWithKeyPrefix(String withKeyPrefix) |
Transform |
setWithKeySuffix(String withKeySuffix) |
String |
toString() |
public String getWithKeyPrefix()
public String getWithKeySuffix()
public ReplaceKeyPrefix getReplaceKeyPrefix()
public Transform setReplaceKeyPrefix(ReplaceKeyPrefix replaceKeyPrefix)
public static Transform.TransformBuilder builder()
Copyright © 2023. All rights reserved.