ServerStatusDataModel
interface ServerStatusDataModel
A model representing the status of the server. It can be either Running or Stopped.
Inheritors
Types
Link copied to clipboard
A model representing the status of the server when it is running. It contains information about the startTimestamp of the server.
Link copied to clipboard
A model representing the status of the server when it is stopped.
Functions
Link copied to clipboard
Maps a ServerStatusDataModel instance to a ServerStatusDomainModel instance.