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