Class SchedulerJobEvent

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SchedulerJobEvent
All Implemented Interfaces:
ObjectModel

public class SchedulerJobEvent extends GenericModel
Schema for a replication scheduler job event.
  • Method Details

    • getReason

      public String getReason()
      Gets the reason. Reason for current state of event.
      Returns:
      the reason
    • getTimestamp

      public Date getTimestamp()
      Gets the timestamp. Timestamp of the event.
      Returns:
      the timestamp
    • getType

      public String getType()
      Gets the type. Type of the event.
      Returns:
      the type