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