@Stability(value=Stable) public static final class LazyStringValueOptions.Builder extends Object
LazyStringValueOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LazyStringValueOptions |
build()
Builds the configured instance.
|
LazyStringValueOptions.Builder |
withDisplayHint(String value)
Sets the value of DisplayHint
|
@Stability(value=Stable) public LazyStringValueOptions.Builder withDisplayHint(@Nullable String value)
value - Use the given name as a display hint.this@Stability(value=Stable) public LazyStringValueOptions build()
LazyStringValueOptionsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.