Class MetricsDTO.MetricsDTOBuilder
java.lang.Object
net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- Enclosing class:
MetricsDTO
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cpuCores(int cpuCores) databaseMode(String databaseMode) javaVersion(String javaVersion) onlineMode(String onlineMode) osArchitecture(String osArchitecture) playerCount(int playerCount) projectLanguage(String projectLanguage) projectVersion(String projectVersion) serverCore(String serverCore) serverUUID(String serverUUID) serverVersion(String serverVersion) toString()totalRAM(long totalRAM)
-
Method Details
-
serverUUID
- Returns:
this.
-
serverCore
- Returns:
this.
-
serverVersion
- Returns:
this.
-
osName
- Returns:
this.
-
osVersion
- Returns:
this.
-
osArchitecture
- Returns:
this.
-
javaVersion
- Returns:
this.
-
cpuCores
- Returns:
this.
-
totalRAM
- Returns:
this.
-
location
- Returns:
this.
-
projectVersion
- Returns:
this.
-
projectLanguage
- Returns:
this.
-
onlineMode
- Returns:
this.
-
proxyMode
- Returns:
this.
-
databaseMode
- Returns:
this.
-
playerCount
- Returns:
this.
-
modules
- Returns:
this.
-
createdAt
- Returns:
this.
-
build
-
toString
-