public interface Service extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static class |
Service.State
The state of a Block storage service entity
|
static class |
Service.Status
The status of a Block storage service entity
|
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 getBinary()
String getDisabledReason()
String getHost()
String getId()
Service.State getState()
Service.Status getStatus()
Date getUpdatedAt()
String getZone()
Copyright © 2017. All rights reserved.