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