Uses of Class
com.oracle.bmc.logging.model.Source
-
Packages that use Source Package Description com.oracle.bmc.logging.model -
-
Uses of Source in com.oracle.bmc.logging.model
Subclasses of Source in com.oracle.bmc.logging.model Modifier and Type Class Description class
OciService
OCI service logging configuration.Methods in com.oracle.bmc.logging.model that return Source Modifier and Type Method Description Source
Configuration. getSource()
Methods in com.oracle.bmc.logging.model with parameters of type Source Modifier and Type Method Description Configuration.Builder
Configuration.Builder. source(Source source)
Constructors in com.oracle.bmc.logging.model with parameters of type Source Constructor Description Configuration(String compartmentId, Source source, Archiving archiving)
Deprecated.
-