Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
DocumentError |
DocumentError.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DocumentError> |
BatchDetectLanguageSentimentsResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchDetectLanguageEntitiesResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchLanguageTranslationResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchDetectLanguageKeyPhrasesResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchDetectLanguagePiiEntitiesResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchDetectDominantLanguageResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchDetectHealthEntityResult.getErrors()
List of failed document response.
|
List<DocumentError> |
BatchDetectLanguageTextClassificationResult.getErrors()
List of failed document response.
|
Modifier and Type | Method and Description |
---|---|
DocumentError.Builder |
DocumentError.Builder.copy(DocumentError model) |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsResult.Builder |
BatchDetectLanguageSentimentsResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchDetectLanguageEntitiesResult.Builder |
BatchDetectLanguageEntitiesResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchLanguageTranslationResult.Builder |
BatchLanguageTranslationResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchDetectLanguageKeyPhrasesResult.Builder |
BatchDetectLanguageKeyPhrasesResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchDetectLanguagePiiEntitiesResult.Builder |
BatchDetectLanguagePiiEntitiesResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchDetectDominantLanguageResult.Builder |
BatchDetectDominantLanguageResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchDetectHealthEntityResult.Builder |
BatchDetectHealthEntityResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
BatchDetectLanguageTextClassificationResult.Builder |
BatchDetectLanguageTextClassificationResult.Builder.errors(List<DocumentError> errors)
List of failed document response.
|
Copyright © 2016–2024. All rights reserved.