public interface Service extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static class |
Service.State |
static class |
Service.Status |
Modifier and Type | Method and Description |
---|---|
String |
getBinary() |
String |
getHost() |
Integer |
getId() |
Service.State |
getState() |
Service.Status |
getStatus() |
String |
getUpdatedAt() |
String |
getZone() |
Integer getId()
Service.Status getStatus()
enabled
or disabled
String getBinary()
String getZone()
String getHost()
Service.State getState()
String getUpdatedAt()
Copyright © 2017. All rights reserved.