Uses of Class
com.oracle.bmc.aivision.model.ImageDetails.Source
-
Packages that use ImageDetails.Source Package Description com.oracle.bmc.aivision.model -
-
Uses of ImageDetails.Source in com.oracle.bmc.aivision.model
Methods in com.oracle.bmc.aivision.model that return ImageDetails.Source Modifier and Type Method Description static ImageDetails.Source
ImageDetails.Source. create(String key)
static ImageDetails.Source
ImageDetails.Source. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImageDetails.Source[]
ImageDetails.Source. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-