Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DashboardSummary> |
DashboardPaginators.listDashboardsRecordIterator(ListDashboardsRequest request)
Creates a new iterable which will iterate over the
DashboardSummary objects contained in responses from
the listDashboards operation. |
Modifier and Type | Method and Description |
---|---|
DashboardSummary |
DashboardSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DashboardSummary> |
DashboardCollection.getItems()
A list of dashboards.
|
Modifier and Type | Method and Description |
---|---|
DashboardSummary.Builder |
DashboardSummary.Builder.copy(DashboardSummary model) |
Modifier and Type | Method and Description |
---|---|
DashboardCollection.Builder |
DashboardCollection.Builder.items(List<DashboardSummary> items)
A list of dashboards.
|
Constructor and Description |
---|
DashboardCollection(List<DashboardSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.