Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.acdProfile(AcdProfile acdProfile)
Set the acdProfile.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.addNewAnnotators(Annotator newAnnotators)
Adds an newAnnotators to newAnnotators.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.id(String id)
Set the id.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newAnnotators(List<Annotator> newAnnotators)
Set the newAnnotators.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.newBuilder()
New builder.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newCartridgeId(String newCartridgeId)
Set the newCartridgeId.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newDescription(String newDescription)
Set the newDescription.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newId(String newId)
Set the newId.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newName(String newName)
Set the newName.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newPublish(Boolean newPublish)
Set the newPublish.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newPublishedDate(String newPublishedDate)
Set the newPublishedDate.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newVersion(String newVersion)
Set the newVersion.
|
Copyright © 2021 IBM Cloud. All rights reserved.