public class ExtService extends Object implements Service
Modifier and Type | Class and Description |
---|---|
static class |
ExtService.Services |
Service.State, Service.Status
Constructor and Description |
---|
ExtService() |
Modifier and Type | Method and Description |
---|---|
String |
getBinary() |
String |
getDisabledReason() |
String |
getHost() |
String |
getId() |
Service.State |
getState() |
Service.Status |
getStatus() |
Date |
getUpdatedAt() |
String |
getZone() |
String |
toString() |
public String getBinary()
public String getDisabledReason()
getDisabledReason
in interface Service
public String getHost()
public String getId()
public Service.State getState()
public Service.Status getStatus()
public Date getUpdatedAt()
getUpdatedAt
in interface Service
public String getZone()
Copyright © 2017. All rights reserved.