Package com.lucimber.dbus.connection
Class ConnectionEvent.Builder
java.lang.Object
com.lucimber.dbus.connection.ConnectionEvent.Builder
- Enclosing class:
- ConnectionEvent
Builder for creating
ConnectionEvent
instances.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withMessage
(String message) withNewState
(ConnectionState newState) withOldState
(ConnectionState oldState) withTimestamp
(Instant timestamp)
-
Method Details
-
withOldState
-
withNewState
-
withTimestamp
-
withMessage
-
withCause
-
build
-