public static class AnnotatorFlow.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
AnnotatorFlow |
build()
Builds a AnnotatorFlow.
|
AnnotatorFlow.Builder |
flow(Flow flow)
Set the flow.
|
AnnotatorFlow.Builder |
profile(java.lang.String profile)
Set the profile.
|
public AnnotatorFlow build()
public AnnotatorFlow.Builder profile(java.lang.String profile)
profile
- the profilepublic AnnotatorFlow.Builder flow(Flow flow)
flow
- the flowCopyright © 2022 IBM Cloud. All rights reserved.