@Stability(value=Stable) public static final class EncodingOptions.Builder extends Object
EncodingOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EncodingOptions |
build()
Builds the configured instance.
|
EncodingOptions.Builder |
displayHint(String displayHint)
Sets the value of
EncodingOptions.getDisplayHint() |
@Stability(value=Stable) public EncodingOptions.Builder displayHint(String displayHint)
EncodingOptions.getDisplayHint()displayHint - A hint for the Token's purpose when stringifying it.this@Stability(value=Stable) public EncodingOptions build()
EncodingOptionsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.