public class ManilaService extends Object implements Service
| Modifier and Type | Class and Description |
|---|---|
static class |
ManilaService.Services |
static class |
ManilaService.ServiceStatus
The response object for enable/disable service actions
|
Service.State, Service.Status| Constructor and Description |
|---|
ManilaService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBinary() |
String |
getHost() |
Integer |
getId() |
Service.State |
getState() |
Service.Status |
getStatus() |
String |
getUpdatedAt() |
String |
getZone() |
public Service.Status getStatus()
public String getBinary()
public String getZone()
public Service.State getState()
public String getUpdatedAt()
getUpdatedAt in interface ServiceCopyright © 2017. All rights reserved.