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