| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowExecution> |
DescribeMaintenanceWindowExecutionsResponse.windowExecutions()
Information about the Maintenance Windows execution.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionsResponse.Builder |
DescribeMaintenanceWindowExecutionsResponse.Builder.windowExecutions(MaintenanceWindowExecution... windowExecutions)
Information about the Maintenance Windows execution.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionsResponse.Builder |
DescribeMaintenanceWindowExecutionsResponse.Builder.windowExecutions(Collection<MaintenanceWindowExecution> windowExecutions)
Information about the Maintenance Windows execution.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowExecution |
MaintenanceWindowExecutionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowExecutionMarshaller.marshall(MaintenanceWindowExecution maintenanceWindowExecution,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.