| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<OpsEntity> |
GetOpsSummaryResponse.entities()
The list of aggregated and filtered OpsItems.
|
| Modifier and Type | Method and Description |
|---|---|
GetOpsSummaryResponse.Builder |
GetOpsSummaryResponse.Builder.entities(OpsEntity... entities)
The list of aggregated and filtered OpsItems.
|
| Modifier and Type | Method and Description |
|---|---|
GetOpsSummaryResponse.Builder |
GetOpsSummaryResponse.Builder.entities(Collection<OpsEntity> entities)
The list of aggregated and filtered OpsItems.
|
Copyright © 2019. All rights reserved.