Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Class and Description |
---|---|
class |
InlineDocumentDetails
The document incorporated in the request payload.
|
class |
ObjectStorageDocumentDetails
A document in OCI Object Storage.
|
Modifier and Type | Method and Description |
---|---|
DocumentDetails |
AnalyzeDocumentDetails.getDocument() |
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentDetails.Builder |
AnalyzeDocumentDetails.Builder.document(DocumentDetails document) |
Constructor and Description |
---|
AnalyzeDocumentDetails(List<DocumentFeature> features,
DocumentDetails document,
String compartmentId,
OutputLocation outputLocation,
DocumentLanguage language,
DocumentType documentType)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.