Package com.ibm.cloud.cloudant.v1.model
Class SchedulerJobEvent
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SchedulerJobEvent
- All Implemented Interfaces:
 ObjectModel
Schema for a replication scheduler job event.
- 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
getReason
Gets the reason. Reason for current state of event.- Returns:
 - the reason
 
 - 
getTimestamp
Gets the timestamp. Timestamp of the event.- Returns:
 - the timestamp
 
 - 
getType
Gets the type. Type of the event.- Returns:
 - the type
 
 
 -