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