| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<DashboardEntry> |
ListDashboardsResponse.dashboardEntries()
The list of matching dashboards.
|
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboardEntries(DashboardEntry... dashboardEntries)
The list of matching dashboards.
|
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboardEntries(Collection<DashboardEntry> dashboardEntries)
The list of matching dashboards.
|
Copyright © 2018. All rights reserved.