Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
ShortDoc |
build()
Builds a ShortDoc.
|
ShortDoc.Builder |
hash(String hash)
Set the hash.
|
ShortDoc.Builder |
title(String title)
Set the title.
|
public ShortDoc build()
public ShortDoc.Builder title(String title)
title
- the titlepublic ShortDoc.Builder hash(String hash)
hash
- the hashCopyright © 2021 IBM Cloud. All rights reserved.