public interface Instance
Modifier and Type | Method and Description |
---|---|
Date |
getCreated() |
String |
getDatastoreType() |
String |
getDatastoreVersion() |
Flavor |
getFlavor() |
String |
getHostname() |
String |
getId() |
List<String> |
getIp() |
String |
getName() |
String |
getStatus() |
Date |
getUpdated() |
int |
getVolumeSize() |
String |
getVolumeType() |
int getVolumeSize()
String getVolumeType()
Flavor getFlavor()
String getName()
Date getCreated()
Date getUpdated()
String getHostname()
String getId()
String getStatus()
String getDatastoreType()
String getDatastoreVersion()
Copyright © 2017. All rights reserved.