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