public interface Mservice extends ModelEntity, Buildable<MserviceBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getBinary()
Binary of the service
|
String |
getCreatedAt()
Creation date
|
String |
getDisabledReason()
The disabled reason
|
String |
getHost()
The host name
|
String |
getId()
Identifier of Magnum Service
|
int |
getReportCount()
Report count
|
String |
getState()
Current state if it is up or not
|
String |
getUpdatedAt()
The date of last updation
|
String getId()
String getBinary()
String getCreatedAt()
String getState()
int getReportCount()
String getUpdatedAt()
String getHost()
String getDisabledReason()
Copyright © 2017. All rights reserved.