| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<ICD10CMAttribute> |
ICD10CMEntity.attributes()
The detected attributes that relate to the entity.
|
| Modifier and Type | Method and Description |
|---|---|
ICD10CMEntity.Builder |
ICD10CMEntity.Builder.attributes(ICD10CMAttribute... attributes)
The detected attributes that relate to the entity.
|
| Modifier and Type | Method and Description |
|---|---|
ICD10CMEntity.Builder |
ICD10CMEntity.Builder.attributes(Collection<ICD10CMAttribute> attributes)
The detected attributes that relate to the entity.
|
Copyright © 2022. All rights reserved.