| Package | Description |
|---|---|
| com.google.api.services.monitoring.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Row |
Row.clone() |
Row |
Row.set(String fieldName,
Object value) |
Row |
Row.setWeight(Long weight)
The relative weight of this row.
|
Row |
Row.setWidgets(List<Widget> widgets)
The display widgets arranged horizontally in this row.
|
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
RowLayout.getRows()
The rows of content to display.
|
| Modifier and Type | Method and Description |
|---|---|
RowLayout |
RowLayout.setRows(List<Row> rows)
The rows of content to display.
|
Copyright © 2011–2021 Google. All rights reserved.