public class FlowUtil
extends com.ibm.watson.developer_cloud.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
FlowUtil.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
annotators()
Gets the annotators.
|
Boolean |
async()
Gets the async.
|
static Flow |
buildFlow(Flow flow) |
static FlowEntry |
createAnnotator(String name) |
FlowUtil.Builder |
newBuilder()
New builder.
|
public FlowUtil.Builder newBuilder()
public Boolean async()
Copyright © 2021 IBM Cloud. All rights reserved.