public class OrkaVMConfig extends Object
OrkaVMConfig(String name, int cpu, String image, float memory)
boolean
equals(Object obj)
int
getCPU()
String
getImage()
float
getMemory()
getName()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public OrkaVMConfig(String name, int cpu, String image, float memory)
public String getName()
public int getCPU()
public String getImage()
public float getMemory()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016–2024. All rights reserved.