public static class OperatorActionProperties.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OperatorActionProperties |
build() |
OperatorActionProperties.Builder |
copy(OperatorActionProperties model) |
OperatorActionProperties.Builder |
name(String name)
Name of the property
|
OperatorActionProperties.Builder |
value(String value)
value of the property
|
public OperatorActionProperties.Builder name(String name)
Name of the property
name
- the value to setpublic OperatorActionProperties.Builder value(String value)
value of the property
value
- the value to setpublic OperatorActionProperties build()
public OperatorActionProperties.Builder copy(OperatorActionProperties model)
Copyright © 2016–2024. All rights reserved.