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