| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowTask> |
DescribeMaintenanceWindowTasksResponse.tasks()
Information about the tasks in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowTasksResponse.Builder |
DescribeMaintenanceWindowTasksResponse.Builder.tasks(MaintenanceWindowTask... tasks)
Information about the tasks in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowTasksResponse.Builder |
DescribeMaintenanceWindowTasksResponse.Builder.tasks(Collection<MaintenanceWindowTask> tasks)
Information about the tasks in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowTask |
MaintenanceWindowTaskUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowTaskMarshaller.marshall(MaintenanceWindowTask maintenanceWindowTask,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.