Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
AcdProfile.Builder |
AcdProfile.Builder.addAnnotators(Annotator annotators)
Adds an annotators to annotators.
|
AcdProfile.Builder |
AcdProfile.Builder.annotators(java.util.List<Annotator> annotators)
Set the annotators.
|
AcdProfile.Builder |
AcdProfile.Builder.cartridgeId(java.lang.String cartridgeId)
Set the cartridgeId.
|
AcdProfile.Builder |
AcdProfile.Builder.description(java.lang.String description)
Set the description.
|
AcdProfile.Builder |
AcdProfile.Builder.id(java.lang.String id)
Set the id.
|
AcdProfile.Builder |
AcdProfile.Builder.name(java.lang.String name)
Set the name.
|
AcdProfile.Builder |
AcdProfile.newBuilder()
New builder.
|
AcdProfile.Builder |
AcdProfile.Builder.publish(java.lang.Boolean publish)
Set the publish.
|
AcdProfile.Builder |
AcdProfile.Builder.publishedDate(java.lang.String publishedDate)
Set the publishedDate.
|
AcdProfile.Builder |
AcdProfile.Builder.version(java.lang.String version)
Set the version.
|
Copyright © 2021 IBM Cloud. All rights reserved.