Class CloudGroup
java.lang.Object
net.streamlinecloud.api.group.StreamlineGroup
net.streamlinecloud.main.core.group.CloudGroup
- All Implemented Interfaces:
StreamlineGroupImpl
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCloudGroup(String name, int minOnlineCount, List<String> templates, ServerRuntime runtime, String software) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.streamlinecloud.api.group.StreamlineGroupImpl
getAutoRestartMinutes, getJavaExec, getMinOnlineCount, getName, getPriority, getRuntime, getSoftwareName, getTemplates
-
Constructor Details
-
CloudGroup
public CloudGroup(String name, int minOnlineCount, List<String> templates, ServerRuntime runtime, String software)
-
-
Method Details
-
save
- Throws:
IOException
-
delete
public void delete()
-