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.displayUrl(String displayUrl) |
ServerInformation |
ServerInformation.displayUrlServicedeskHelpCenter(String displayUrlServicedeskHelpCenter) |
ServerInformation |
ServerInformation.healthChecks(List<HealthCheckResult> healthChecks) |
ServerInformation |
ServerInformation.scmInfo(String scmInfo) |
ServerInformation |
ServerInformation.serverTime(OffsetDateTime serverTime) |
ServerInformation |
ServerInformation.serverTimeZone(ServerInformationServerTimeZone serverTimeZone) |
ServerInformation |
ServerInformation.serverTitle(String serverTitle) |
ServerInformation |
ServerInformation.version(String version) |
ServerInformation |
ServerInformation.versionNumbers(List<Integer> versionNumbers) |