Uses of Class
com.oracle.bmc.datascience.model.ImplementationLogging.Builder
-
Packages that use ImplementationLogging.Builder Package Description com.oracle.bmc.datascience.model -
-
Uses of ImplementationLogging.Builder in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return ImplementationLogging.Builder Modifier and Type Method Description ImplementationLogging.Builder
ImplementationLogging.Builder. aggregatedInstanceViewLog(ImplementationLogDetails aggregatedInstanceViewLog)
static ImplementationLogging.Builder
ImplementationLogging. builder()
Create a new builder.ImplementationLogging.Builder
ImplementationLogging.Builder. copy(ImplementationLogging model)
ImplementationLogging.Builder
ImplementationLogging.Builder. implementationLog(ImplementationLogDetails implementationLog)
ImplementationLogging.Builder
ImplementationLogging. toBuilder()
ImplementationLogging.Builder
ImplementationLogging.Builder. triggerLog(ImplementationLogDetails triggerLog)
-