Class AuditLog

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class AuditLog
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    A collection of audit records.
    • Constructor Summary

      Constructors 
      Constructor Description
      AuditLog()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<AuditRecord> getList()
      Gets the list.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AuditLog

        public AuditLog()
    • Method Detail

      • getList

        public java.util.List<AuditRecord> getList()
        Gets the list. A list of audit records.
        Returns:
        the list