Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Editor.UI.Model.IBeamableMicroservice Interface Reference
Inheritance diagram for Beamable.Editor.UI.Model.IBeamableMicroservice:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Model.IBeamableMicroservice:
Collaboration graph
[legend]

Public Member Functions

Task Build ()
 
Task BuildAndStart ()
 
Task BuildAndRestart ()
 
void OpenLocalDocs ()
 
void EnrichWithRemoteReference (ServiceReference remoteReference)
 
void EnrichWithStatus (ServiceStatus status)
 
- Public Member Functions inherited from Beamable.Editor.UI.Model.IBeamableService
void Refresh (IDescriptor descriptor)
 
void DetachLogs ()
 
void AttachLogs ()
 
void PopulateMoreDropdown (ContextualMenuPopulateEvent evt)
 
Task Start ()
 
Task Stop ()
 

Properties

MicroserviceDescriptor ServiceDescriptor [get]
 
MicroserviceBuilder ServiceBuilder [get]
 
ServiceStatus RemoteStatus [get]
 
MicroserviceConfigurationEntry Config [get]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableService
bool IsSelected [getset]
 
bool IsRunning [get]
 
bool AreLogsAttached [get]
 
LogMessageStore Logs [get]
 
ServiceType ServiceType [get]
 
IDescriptor Descriptor [get]
 
string Name [get]
 
Action OnLogsDetached [getset]
 
Action OnLogsAttached [getset]
 
Action< bool > OnLogsAttachmentChanged [getset]
 
Action< bool > OnSelectionChanged [getset]
 
Action OnSortChanged [getset]
 
Action< float, long, long > OnDeployProgress [getset]
 

Additional Inherited Members

- Events inherited from Beamable.Editor.UI.Model.IBeamableService
Action< Task > OnStart
 
Action< Task > OnStop
 

The documentation for this interface was generated from the following file: