public static class ExportedVariableCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExportedVariableCollection |
build() |
ExportedVariableCollection.Builder |
copy(ExportedVariableCollection model) |
ExportedVariableCollection.Builder |
items(List<ExportedVariable> items)
List of exported variables.
|
public ExportedVariableCollection.Builder items(List<ExportedVariable> items)
List of exported variables.
items
- the value to setpublic ExportedVariableCollection build()
public ExportedVariableCollection.Builder copy(ExportedVariableCollection model)
Copyright © 2016–2024. All rights reserved.