public class Annotator
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Annotator.Builder
Builder. 
 | 
static interface  | 
Annotator.Name  | 
| Modifier and Type | Method and Description | 
|---|---|
Annotator | 
annotator()
Gets the annotator. 
 | 
java.util.List<ConfigurationEntity> | 
configurations()
Gets the configurations. 
 | 
java.lang.String | 
description()
Gets the description. 
 | 
Flow | 
flow()
Gets the flow. 
 | 
java.lang.String | 
name()
Gets the name. 
 | 
Annotator.Builder | 
newBuilder()
New builder. 
 | 
java.util.Map | 
parameters()
Gets the parameters. 
 | 
public Annotator.Builder newBuilder()
public Annotator annotator()
public Flow flow()
public java.lang.String name()
public java.lang.String description()
public java.util.Map parameters()
public java.util.List<ConfigurationEntity> configurations()
Copyright © 2022 IBM Cloud. All rights reserved.