Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Version |
build() |
Version.Builder |
copy(Version model) |
Version.Builder |
description(String description)
A link to a page describing the version.
|
Version.Builder |
version(String version)
The specific version identifier
|
public Version.Builder version(String version)
The specific version identifier
version
- the value to setpublic Version.Builder description(String description)
A link to a page describing the version.
description
- the value to setpublic Version build()
public Version.Builder copy(Version model)
Copyright © 2016–2024. All rights reserved.