Interface | Description |
---|---|
DocumentStatus.Status |
The status of the translation job associated with a submitted document.
|
GetTranslatedDocumentOptions.Accept |
The type of the response: application/powerpoint, application/mspowerpoint, application/x-rtf, application/json,
application/xml, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,
application/vnd.ms-powerpoint, application/vnd.openxmlformats-officedocument.presentationml.presentation,
application/msword, application/vnd.openxmlformats-officedocument.wordprocessingml.document,
application/vnd.oasis.opendocument.spreadsheet, application/vnd.oasis.opendocument.presentation,
application/vnd.oasis.opendocument.text, application/pdf, application/rtf, text/html, text/json, text/plain,
text/richtext, text/rtf, or text/xml.
|
TranslationModel.Status |
Availability of a model.
|
Class | Description |
---|---|
CreateModelOptions |
The createModel options.
|
CreateModelOptions.Builder |
Builder.
|
DeleteDocumentOptions |
The deleteDocument options.
|
DeleteDocumentOptions.Builder |
Builder.
|
DeleteModelOptions |
The deleteModel options.
|
DeleteModelOptions.Builder |
Builder.
|
DeleteModelResult |
DeleteModelResult.
|
DocumentList |
DocumentList.
|
DocumentStatus |
Document information, including translation status.
|
GetDocumentStatusOptions |
The getDocumentStatus options.
|
GetDocumentStatusOptions.Builder |
Builder.
|
GetModelOptions |
The getModel options.
|
GetModelOptions.Builder |
Builder.
|
GetTranslatedDocumentOptions |
The getTranslatedDocument options.
|
GetTranslatedDocumentOptions.Builder |
Builder.
|
IdentifiableLanguage |
IdentifiableLanguage.
|
IdentifiableLanguages |
IdentifiableLanguages.
|
IdentifiedLanguage |
IdentifiedLanguage.
|
IdentifiedLanguages |
IdentifiedLanguages.
|
IdentifyOptions |
The identify options.
|
IdentifyOptions.Builder |
Builder.
|
ListDocumentsOptions |
The listDocuments options.
|
ListDocumentsOptions.Builder |
Builder.
|
ListIdentifiableLanguagesOptions |
The listIdentifiableLanguages options.
|
ListIdentifiableLanguagesOptions.Builder |
Builder.
|
ListModelsOptions |
The listModels options.
|
ListModelsOptions.Builder |
Builder.
|
TranslateDocumentOptions |
The translateDocument options.
|
TranslateDocumentOptions.Builder |
Builder.
|
TranslateOptions |
The translate options.
|
TranslateOptions.Builder |
Builder.
|
Translation |
Translation.
|
TranslationModel |
Response payload for models.
|
TranslationModels |
The response type for listing existing translation models.
|
TranslationResult |
TranslationResult.
|