Uses of Class
com.oracle.bmc.keymanagement.model.AuditLogging
-
Packages that use AuditLogging Package Description com.oracle.bmc.keymanagement.model com.oracle.bmc.keymanagement.responses -
-
Uses of AuditLogging in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return AuditLogging Modifier and Type Method Description AuditLoggingAuditLogging.Builder. build()Methods in com.oracle.bmc.keymanagement.model with parameters of type AuditLogging Modifier and Type Method Description AuditLogging.BuilderAuditLogging.Builder. copy(AuditLogging model) -
Uses of AuditLogging in com.oracle.bmc.keymanagement.responses
Methods in com.oracle.bmc.keymanagement.responses that return AuditLogging Modifier and Type Method Description AuditLoggingInitiateAuditLoggingResponse. getAuditLogging()The returned AuditLogging instance.AuditLoggingUpdateAuditLoggingDestinationResponse. getAuditLogging()The returned AuditLogging instance.Methods in com.oracle.bmc.keymanagement.responses with parameters of type AuditLogging Modifier and Type Method Description InitiateAuditLoggingResponse.BuilderInitiateAuditLoggingResponse.Builder. auditLogging(AuditLogging auditLogging)The returned AuditLogging instance.UpdateAuditLoggingDestinationResponse.BuilderUpdateAuditLoggingDestinationResponse.Builder. auditLogging(AuditLogging auditLogging)The returned AuditLogging instance.
-