Package | Description |
---|---|
com.ibm.watson.health.acd.v1 |
Annotator for Clinical Data v1.
|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<AcdProfile> |
AnnotatorForClinicalData.getProfile(GetProfileOptions getProfileOptions)
Get details of a specific profile.
|
com.ibm.cloud.sdk.core.http.ServiceCall<java.util.Map<java.lang.String,AcdProfile>> |
AnnotatorForClinicalData.getProfiles()
Get list of available persisted profiles.
|
com.ibm.cloud.sdk.core.http.ServiceCall<java.util.Map<java.lang.String,AcdProfile>> |
AnnotatorForClinicalData.getProfiles(GetProfilesOptions getProfilesOptions)
Get list of available persisted profiles.
|
Modifier and Type | Method and Description |
---|---|
AcdProfile |
AcdProfile.Builder.build()
Builds a AcdProfile.
|
Modifier and Type | Method and Description |
---|---|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.acdProfile(AcdProfile acdProfile)
Set the acdProfile.
|
CreateProfileOptions.Builder |
CreateProfileOptions.Builder.acdProfile(AcdProfile acdProfile)
Set the acdProfile.
|
Copyright © 2022 IBM Cloud. All rights reserved.