public static interface GetMaintenanceWindowRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetMaintenanceWindowRequest.Builder,GetMaintenanceWindowRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMaintenanceWindowRequest.Builder |
windowId(String windowId)
The ID of the desired Maintenance Window.
|
copyapply, buildGetMaintenanceWindowRequest.Builder windowId(String windowId)
The ID of the desired Maintenance Window.
windowId - The ID of the desired Maintenance Window.Copyright © 2017. All rights reserved.