| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default RegisterTaskWithMaintenanceWindowResponse |
SSMClient.registerTaskWithMaintenanceWindow(RegisterTaskWithMaintenanceWindowRequest registerTaskWithMaintenanceWindowRequest)
Adds a new task to a Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterTaskWithMaintenanceWindowResponse> |
SSMAsyncClient.registerTaskWithMaintenanceWindow(RegisterTaskWithMaintenanceWindowRequest registerTaskWithMaintenanceWindowRequest)
Adds a new task to a Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterTaskWithMaintenanceWindowResponse |
RegisterTaskWithMaintenanceWindowResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.