Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
PiiEntity |
PiiEntity.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PiiEntity> |
PiiEntityDocumentResult.getEntities()
List of batch detect personal identification.
|
Modifier and Type | Method and Description |
---|---|
PiiEntity.Builder |
PiiEntity.Builder.copy(PiiEntity model) |
Modifier and Type | Method and Description |
---|---|
PiiEntityDocumentResult.Builder |
PiiEntityDocumentResult.Builder.entities(List<PiiEntity> entities)
List of batch detect personal identification.
|
Constructor and Description |
---|
PiiEntityDocumentResult(String key,
List<PiiEntity> entities,
String maskedText,
String languageCode)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.