Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
PiiEntityDocumentResult |
PiiEntityDocumentResult.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PiiEntityDocumentResult> |
BatchDetectLanguagePiiEntitiesResult.getDocuments()
List of succeeded document response.
|
Modifier and Type | Method and Description |
---|---|
PiiEntityDocumentResult.Builder |
PiiEntityDocumentResult.Builder.copy(PiiEntityDocumentResult model) |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguagePiiEntitiesResult.Builder |
BatchDetectLanguagePiiEntitiesResult.Builder.documents(List<PiiEntityDocumentResult> documents)
List of succeeded document response.
|
Constructor and Description |
---|
BatchDetectLanguagePiiEntitiesResult(List<PiiEntityDocumentResult> documents,
List<DocumentError> errors)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.