| Package | Description |
|---|---|
| io.intino.cesar.box | |
| io.intino.cesar.box.schemas |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
CesarRestAccessor.getServer(String server) |
| Modifier and Type | Method and Description |
|---|---|
List<ServerInfo> |
CesarRestAccessor.getServers() |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
ServerInfo.active(Boolean active) |
ServerInfo |
ServerInfo.architecture(String architecture) |
ServerInfo |
ServerInfo.cores(int cores) |
ServerInfo |
ServerInfo.diskSize(Long diskSize) |
ServerInfo |
ServerInfo.id(String id) |
ServerInfo |
ServerInfo.ip(String ip) |
ServerInfo |
ServerInfo.jvm(String jvm) |
ServerInfo |
ServerInfo.memorySize(double memorySize) |
ServerInfo |
ServerInfo.os(String os) |
ServerInfo |
ServerInfo.remoteConnection(ServerInfo.RemoteConnection remoteConnection) |
| Modifier and Type | Method and Description |
|---|---|
List<ServerInfo> |
ProjectInfo.serverInfos() |
| Modifier and Type | Method and Description |
|---|---|
ProjectInfo |
ProjectInfo.serverInfos(List<ServerInfo> serverInfos) |
Copyright © 2019. All rights reserved.