public static class TextBasedEula.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TextBasedEula |
build() |
TextBasedEula.Builder |
copy(TextBasedEula model) |
TextBasedEula.Builder |
licenseText(String licenseText)
The text of the end user license agreement.
|
public TextBasedEula.Builder licenseText(String licenseText)
The text of the end user license agreement.
licenseText
- the value to setpublic TextBasedEula build()
public TextBasedEula.Builder copy(TextBasedEula model)
Copyright © 2016–2024. All rights reserved.