Uses of Interface
com.sap.cloud.sdk.cloudplatform.auditlog.AuditLog
Packages that use AuditLog
-
Uses of AuditLog in com.sap.cloud.sdk.cloudplatform.auditlog
Classes in com.sap.cloud.sdk.cloudplatform.auditlog that implement AuditLogModifier and TypeClassDescriptionclassImplementation ofAuditLogthat redirects to the default logger.Methods in com.sap.cloud.sdk.cloudplatform.auditlog that return AuditLogModifier and TypeMethodDescriptionstatic AuditLogAuditLogger.getAuditLog()Returns theAuditLog.Methods in com.sap.cloud.sdk.cloudplatform.auditlog that return types with arguments of type AuditLogModifier and TypeMethodDescriptionio.vavr.control.Try<AuditLog>AuditLogFacade.tryGetAuditLog()Returns aTryof theAuditLog.static io.vavr.control.Try<AuditLog>AuditLogger.tryGetAuditLog()Returns aTryof theAuditLog.