public class AnalyticFlowBeanInput
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
AnalyticFlowBeanInput.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotatorFlow> |
annotatorFlows()
Gets the annotatorFlows.
|
AnalyticFlowBeanInput.Builder |
newBuilder()
New builder.
|
java.util.List<UnstructuredContainer> |
unstructured()
Gets the unstructured.
|
public AnalyticFlowBeanInput.Builder newBuilder()
public java.util.List<UnstructuredContainer> unstructured()
public java.util.List<AnnotatorFlow> annotatorFlows()
Copyright © 2022 IBM Cloud. All rights reserved.