public static interface RegisterTaskWithMaintenanceWindowResponse.Builder extends SsmResponse.Builder, CopyableBuilder<RegisterTaskWithMaintenanceWindowResponse.Builder,RegisterTaskWithMaintenanceWindowResponse>
Modifier and Type | Method and Description |
---|---|
RegisterTaskWithMaintenanceWindowResponse.Builder |
windowTaskId(String windowTaskId)
The id of the task in the Maintenance Window.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
RegisterTaskWithMaintenanceWindowResponse.Builder windowTaskId(String windowTaskId)
The id of the task in the Maintenance Window.
windowTaskId
- The id of the task in the Maintenance Window.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.