Class ServerInfoEntity.ServerInfoEntityBuilder
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- Enclosing class:
- ServerInfoEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withBaseUrl
(String baseUrl) withBuildDate
(String buildDate) withBuildNumber
(int buildNumber) withDeploymentTitle
(String deploymentType) withDeploymentType
(String deploymentType) withServerTime
(String serverTime) withVersion
(String version) withVersions
(List<String> versions)
-
Constructor Details
-
ServerInfoEntityBuilder
public ServerInfoEntityBuilder()
-
-
Method Details
-
withVersion
-
withDeploymentTitle
-
withBuildNumber
-
withBuildDate
-
withBaseUrl
-
withVersions
-
withDeploymentType
-
withServerTime
-
build
-