| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ViewList. |
| Modifier and Type | Method and Description |
|---|---|
ViewList |
build() |
ViewList.Builder |
setViews(java.util.List<View> views)
Array of views
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
ViewList.public ViewList.Builder setViews(java.util.List<View> views)
views - New value for the property.public ViewList build()