@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 |
displayHint(String displayHint)
Sets the value of DisplayHint
|
@Stability(value=Stable) public LazyStringValueOptions.Builder displayHint(String displayHint)
displayHint - 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.