Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DashboardGroupSummary> |
DashboardGroupPaginators.listDashboardGroupsRecordIterator(ListDashboardGroupsRequest request)
Creates a new iterable which will iterate over the
DashboardGroupSummary objects contained in responses
from the listDashboardGroups operation. |
Modifier and Type | Method and Description |
---|---|
DashboardGroupSummary |
DashboardGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DashboardGroupSummary> |
DashboardGroupCollection.getItems()
A list of dashboard groups.
|
Modifier and Type | Method and Description |
---|---|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.copy(DashboardGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
DashboardGroupCollection.Builder |
DashboardGroupCollection.Builder.items(List<DashboardGroupSummary> items)
A list of dashboard groups.
|
Constructor and Description |
---|
DashboardGroupCollection(List<DashboardGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.