Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Class and Description |
---|---|
class |
InlineImageDetails
The image incorporated in the request payload.
|
class |
ObjectStorageImageDetails
The image residing in OCI Object Storage.
|
Modifier and Type | Method and Description |
---|---|
ImageDetails |
AnalyzeImageDetails.getImage() |
Modifier and Type | Method and Description |
---|---|
AnalyzeImageDetails.Builder |
AnalyzeImageDetails.Builder.image(ImageDetails image) |
Constructor and Description |
---|
AnalyzeImageDetails(List<ImageFeature> features,
ImageDetails image,
String compartmentId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.