Handles the operations of a heartbeat service.
Implements: RestOperations
Description
The HeartBeatOperations class is used to handle the operations of a heartbeat service.
Instance methods
heartbeat
Creates a heartbeat.
heartbeat(): str
- returns: str - string with the current time in UTC.
get_heart_beat_operation
Gets the heartbeat operation
get_heart_beat_operation(): Callable
- returns: Callable - heartbeat operation