Class Report

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

    public class Report
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Report.
    • Method Detail

      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets the createdBy. IAMid of the user who triggered the report.
        Returns:
        the createdBy
      • getReference

        public java.lang.String getReference()
        Gets the reference. Unique reference used to generate the report.
        Returns:
        the reference
      • getReportDuration

        public java.lang.String getReportDuration()
        Gets the reportDuration. Duration in hours for which the report is generated.
        Returns:
        the reportDuration
      • getReportStartTime

        public java.lang.String getReportStartTime()
        Gets the reportStartTime. Start time of the report.
        Returns:
        the reportStartTime
      • getReportEndTime

        public java.lang.String getReportEndTime()
        Gets the reportEndTime. End time of the report.
        Returns:
        the reportEndTime
      • getUsers

        public java.util.List<UserActivity> getUsers()
        Gets the users. List of users.
        Returns:
        the users
      • getApikeys

        public java.util.List<ApikeyActivity> getApikeys()
        Gets the apikeys. List of apikeys.
        Returns:
        the apikeys
      • getServiceids

        public java.util.List<EntityActivity> getServiceids()
        Gets the serviceids. List of serviceids.
        Returns:
        the serviceids
      • getProfiles

        public java.util.List<EntityActivity> getProfiles()
        Gets the profiles. List of profiles.
        Returns:
        the profiles