| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract Help |
build()
Builds the Help instance.
|
abstract Help.Builder |
setLinks(List<Help.HelpLink> links)
Sets the helpful links.
|
public abstract Help.Builder setLinks(List<Help.HelpLink> links)
links - the list of helpful linkspublic abstract Help build()
Copyright © 2026. All rights reserved.