| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowTarget> |
DescribeMaintenanceWindowTargetsResponse.targets()
Information about the targets in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowTargetsResponse.Builder |
DescribeMaintenanceWindowTargetsResponse.Builder.targets(MaintenanceWindowTarget... targets)
Information about the targets in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowTargetsResponse.Builder |
DescribeMaintenanceWindowTargetsResponse.Builder.targets(Collection<MaintenanceWindowTarget> targets)
Information about the targets in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowTarget |
MaintenanceWindowTargetUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowTargetMarshaller.marshall(MaintenanceWindowTarget maintenanceWindowTarget,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.