| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowExecutionTaskIdentity> |
DescribeMaintenanceWindowExecutionTasksResponse.windowExecutionTaskIdentities()
Information about the task executions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionTasksResponse.Builder |
DescribeMaintenanceWindowExecutionTasksResponse.Builder.windowExecutionTaskIdentities(MaintenanceWindowExecutionTaskIdentity... windowExecutionTaskIdentities)
Information about the task executions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionTasksResponse.Builder |
DescribeMaintenanceWindowExecutionTasksResponse.Builder.windowExecutionTaskIdentities(Collection<MaintenanceWindowExecutionTaskIdentity> windowExecutionTaskIdentities)
Information about the task executions.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowExecutionTaskIdentity |
MaintenanceWindowExecutionTaskIdentityUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowExecutionTaskIdentityMarshaller.marshall(MaintenanceWindowExecutionTaskIdentity maintenanceWindowExecutionTaskIdentity,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.