Uses of Class
com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
-
Uses of ServerInfoEntity.ServerInfoEntityBuilder in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionServerInfoEntity.builder()
ServerInfoEntity.ServerInfoEntityBuilder.withBaseUrl
(String baseUrl) ServerInfoEntity.ServerInfoEntityBuilder.withBuildDate
(String buildDate) ServerInfoEntity.ServerInfoEntityBuilder.withBuildNumber
(int buildNumber) ServerInfoEntity.ServerInfoEntityBuilder.withDeploymentTitle
(String deploymentType) ServerInfoEntity.ServerInfoEntityBuilder.withDeploymentType
(String deploymentType) ServerInfoEntity.ServerInfoEntityBuilder.withServerTime
(String serverTime) ServerInfoEntity.ServerInfoEntityBuilder.withVersion
(String version) ServerInfoEntity.ServerInfoEntityBuilder.withVersions
(List<String> versions)