public class Target extends Object
| Constructor and Description |
|---|
Target() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPresetName()
输出处理的模板的presetName
|
String |
getTargetKey()
目标文件的BOS key
|
void |
setPresetName(String presetName) |
void |
setTargetKey(String targetKey) |
String |
toString() |
Target |
withPresetName(String presetName) |
Target |
withTargetKey(String targetKey) |
Copyright © 2016. All rights reserved.