public static class CustomizationOption.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomizationOption |
build() |
CustomizationOption.Builder |
optionKey(String optionKey)
the option unique key
示例值:16281481596185
|
CustomizationOption.Builder |
othersContent(String othersContent)
should be filled if the option is others option
示例值:xxx
|
public CustomizationOption.Builder optionKey(String optionKey)
示例值:16281481596185
optionKey - public CustomizationOption.Builder othersContent(String othersContent)
示例值:xxx
othersContent - public CustomizationOption build()
Copyright © 2026. All rights reserved.