public interface HostResource extends ModelEntity
| Modifier and Type | Method and Description |
|---|---|
int |
getCpu() |
int |
getDiskInGb() |
String |
getHost() |
String |
getHostName() |
int |
getMemoryInMb() |
String |
getProject() |
String |
getService() |
String |
getZone() |
int getCpu()
int getDiskInGb()
String getHost()
int getMemoryInMb()
String getProject()
String getService()
String getZone()
String getHostName()
Copyright © 2019. All rights reserved.