Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
JsonText |
build() |
JsonText.Builder |
configValues(ConfigValues configValues) |
JsonText.Builder |
copy(JsonText model) |
JsonText.Builder |
modelType(String modelType)
The object type.
|
public JsonText.Builder modelType(String modelType)
The object type.
modelType
- the value to setpublic JsonText.Builder configValues(ConfigValues configValues)
public JsonText build()
public JsonText.Builder copy(JsonText model)
Copyright © 2016–2024. All rights reserved.