Uses of Class
com.oracle.bmc.logging.model.Log
-
Packages that use Log Package Description com.oracle.bmc.logging.model com.oracle.bmc.logging.responses -
-
Uses of Log in com.oracle.bmc.logging.model
Methods in com.oracle.bmc.logging.model that return Log Modifier and Type Method Description Log
Log.Builder. build()
Methods in com.oracle.bmc.logging.model with parameters of type Log Modifier and Type Method Description Log.Builder
Log.Builder. copy(Log model)
-
Uses of Log in com.oracle.bmc.logging.responses
Methods in com.oracle.bmc.logging.responses that return Log Modifier and Type Method Description Log
GetLogResponse. getLog()
The returned Log instance.Methods in com.oracle.bmc.logging.responses with parameters of type Log Modifier and Type Method Description GetLogResponse.Builder
GetLogResponse.Builder. log(Log log)
The returned Log instance.
-