| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowIdentity |
MaintenanceWindowIdentityUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowIdentityMarshaller.marshall(MaintenanceWindowIdentity maintenanceWindowIdentity,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.