| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMaintenanceWindowTaskResponse |
SSMClient.getMaintenanceWindowTask(Consumer<GetMaintenanceWindowTaskRequest.Builder> getMaintenanceWindowTaskRequest)
Lists the tasks in a Maintenance Window.
|
default GetMaintenanceWindowTaskResponse |
SSMClient.getMaintenanceWindowTask(GetMaintenanceWindowTaskRequest getMaintenanceWindowTaskRequest)
Lists the tasks in a Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMaintenanceWindowTaskResponse> |
SSMAsyncClient.getMaintenanceWindowTask(Consumer<GetMaintenanceWindowTaskRequest.Builder> getMaintenanceWindowTaskRequest)
Lists the tasks in a Maintenance Window.
|
default CompletableFuture<GetMaintenanceWindowTaskResponse> |
SSMAsyncClient.getMaintenanceWindowTask(GetMaintenanceWindowTaskRequest getMaintenanceWindowTaskRequest)
Lists the tasks in a Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
GetMaintenanceWindowTaskResponse |
GetMaintenanceWindowTaskResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.