Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
Rule |
build()
Builds a Rule.
|
Rule.Builder |
source(SourceObject source)
Set the source.
|
Rule.Builder |
target(TargetObject target)
Set the target.
|
public Rule build()
public Rule.Builder source(SourceObject source)
source
- the sourcepublic Rule.Builder target(TargetObject target)
target
- the targetCopyright © 2021 IBM Cloud. All rights reserved.