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