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