Uses of Class
com.oracle.bmc.keymanagement.model.EnableAuditMgmtLogging
-
Packages that use EnableAuditMgmtLogging Package Description com.oracle.bmc.keymanagement.model com.oracle.bmc.keymanagement.responses -
-
Uses of EnableAuditMgmtLogging in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return EnableAuditMgmtLogging Modifier and Type Method Description EnableAuditMgmtLoggingEnableAuditMgmtLogging.Builder. build()Methods in com.oracle.bmc.keymanagement.model with parameters of type EnableAuditMgmtLogging Modifier and Type Method Description EnableAuditMgmtLogging.BuilderEnableAuditMgmtLogging.Builder. copy(EnableAuditMgmtLogging model) -
Uses of EnableAuditMgmtLogging in com.oracle.bmc.keymanagement.responses
Methods in com.oracle.bmc.keymanagement.responses that return EnableAuditMgmtLogging Modifier and Type Method Description EnableAuditMgmtLoggingEnableAuditMgmtLoggingResponse. getEnableAuditMgmtLogging()The returned EnableAuditMgmtLogging instance.Methods in com.oracle.bmc.keymanagement.responses with parameters of type EnableAuditMgmtLogging Modifier and Type Method Description EnableAuditMgmtLoggingResponse.BuilderEnableAuditMgmtLoggingResponse.Builder. enableAuditMgmtLogging(EnableAuditMgmtLogging enableAuditMgmtLogging)The returned EnableAuditMgmtLogging instance.
-