| Modifier and Type | Method and Description |
|---|---|
BaseObject |
TimoCloudUniversalAPI.getBase(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseObject> |
TimoCloudUniversalAPI.getBases() |
| Modifier and Type | Method and Description |
|---|---|
BaseObject |
BaseAddressChangeEvent.getBase() |
BaseObject |
BaseAvailableRamChangeEvent.getBase() |
BaseObject |
BaseConnectEvent.getBase() |
BaseObject |
BaseCpuLoadChangeEvent.getBase() |
BaseObject |
BaseDisconnectEvent.getBase() |
BaseObject |
BaseKeepFreeRamChangeEvent.getBase() |
BaseObject |
BaseMaxCpuLoadChangeEvent.getBase() |
BaseObject |
BaseMaxRamChangeEvent.getBase() |
BaseObject |
BaseNameChangeEvent.getBase() |
BaseObject |
BaseNotReadyEvent.getBase() |
BaseObject |
BasePublicAddressChangeEvent.getBase() |
BaseObject |
BaseReadyEvent.getBase() |
| Modifier and Type | Method and Description |
|---|---|
BaseObject |
ProxyGroupBaseChangeEvent.getNewValue() |
BaseObject |
ProxyGroupBaseChangeEvent.getOldValue() |
| Modifier and Type | Method and Description |
|---|---|
BaseObject |
ServerGroupBaseChangeEvent.getNewValue() |
BaseObject |
ServerGroupBaseChangeEvent.getOldValue() |
| Modifier and Type | Method and Description |
|---|---|
BaseObject |
ProxyGroupObject.getBase() |
BaseObject |
ProxyObject.getBase() |
BaseObject |
ServerGroupObject.getBase()
If a base is assigned to the group, this will return its name.
|
BaseObject |
ServerObject.getBase()
Returns the base the server has been started by
|
| Modifier and Type | Method and Description |
|---|---|
APIRequestFuture<Void> |
ProxyGroupObject.setBase(BaseObject value)
Changes the base proxies of this group shall be started by
|
APIRequestFuture<Void> |
ServerGroupObject.setBase(BaseObject value)
Changes the base servers of this group shall be started by
|
Copyright © 2025. All rights reserved.