| Package | Description |
|---|---|
| com.google.api.services.monitoring.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Column |
Column.clone() |
Column |
Column.set(String fieldName,
Object value) |
Column |
Column.setWeight(Long weight)
The relative weight of this column.
|
Column |
Column.setWidgets(List<Widget> widgets)
The display widgets arranged vertically in this column.
|
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
ColumnLayout.getColumns()
The columns of content to display.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnLayout |
ColumnLayout.setColumns(List<Column> columns)
The columns of content to display.
|
Copyright © 2011–2021 Google. All rights reserved.