@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 |
withDisplayHint(String value)
Sets the value of DisplayHint
|
@Stability(value=Stable) public EncodingOptions.Builder withDisplayHint(@Nullable String value)
value - 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 © 2019. All rights reserved.