Package com.ibm.cloud.cloudant.v1.model
Class DbEvent
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.DbEvent
- All Implemented Interfaces:
ObjectModel
Schema for a database change event.
-
Nested Class Summary
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getDbName
Gets the dbName. Schema for a database name.- Returns:
- the dbName
-
getSeq
Gets the seq. Sequence number.- Returns:
- the seq
-
getType
Gets the type. A database event.- Returns:
- the type
-