public static final class ServerInfoEntity.ServerInfoEntityBuilder extends Object
| Constructor and Description |
|---|
ServerInfoEntityBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ServerInfoEntity |
build() |
ServerInfoEntity.ServerInfoEntityBuilder |
withBuildDate(String buildDate) |
ServerInfoEntity.ServerInfoEntityBuilder |
withBuildNumber(int buildNumber) |
ServerInfoEntity.ServerInfoEntityBuilder |
withDeploymentTitle(String deploymentType) |
ServerInfoEntity.ServerInfoEntityBuilder |
withVersion(String version) |
public ServerInfoEntity.ServerInfoEntityBuilder withVersion(String version)
public ServerInfoEntity.ServerInfoEntityBuilder withDeploymentTitle(String deploymentType)
public ServerInfoEntity.ServerInfoEntityBuilder withBuildNumber(int buildNumber)
public ServerInfoEntity.ServerInfoEntityBuilder withBuildDate(String buildDate)
public ServerInfoEntity build()
Copyright © 2019 Atlassian. All rights reserved.