ServerInformation |
ServerInformation.addHealthChecksItem(HealthCheckResult healthChecksItem) |
ServerInformation |
ServerInformation.addVersionNumbersItem(Integer versionNumbersItem) |
ServerInformation |
ServerInformation.baseUrl(String baseUrl) |
ServerInformation |
ServerInformation.buildDate(OffsetDateTime buildDate) |
ServerInformation |
ServerInformation.buildNumber(Integer buildNumber) |
ServerInformation |
ServerInformation.deploymentType(String deploymentType) |
ServerInformation |
ServerInformation.healthChecks(List<HealthCheckResult> healthChecks) |
ServerInformation |
ServerInformation.scmInfo(String scmInfo) |
ServerInformation |
ServerInformation.serverTime(OffsetDateTime serverTime) |
ServerInformation |
ServerInformation.serverTitle(String serverTitle) |
ServerInformation |
ServerInformation.version(String version) |
ServerInformation |
ServerInformation.versionNumbers(List<Integer> versionNumbers) |