| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowIdentity> |
DescribeMaintenanceWindowsResponse.windowIdentities()
Information about the Maintenance Windows.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowsResponse.Builder |
DescribeMaintenanceWindowsResponse.Builder.windowIdentities(MaintenanceWindowIdentity... windowIdentities)
Information about the Maintenance Windows.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowsResponse.Builder |
DescribeMaintenanceWindowsResponse.Builder.windowIdentities(Collection<MaintenanceWindowIdentity> windowIdentities)
Information about the Maintenance Windows.
|
Copyright © 2019. All rights reserved.