| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.configuration |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Options.SingleChoiceOptionBuilder<T> |
Options.OptionBuilder.singleChoice(@NonNull Class<T> optionType,
@NonNull List<T> optionValues)
Construct an option with multiple options and only one of them can be selected
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.