public static interface GetPatchBaselineRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetPatchBaselineRequest.Builder,GetPatchBaselineRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineRequest.Builder |
baselineId(String baselineId)
The ID of the patch baseline to retrieve.
|
copyapply, buildGetPatchBaselineRequest.Builder baselineId(String baselineId)
The ID of the patch baseline to retrieve.
baselineId - The ID of the patch baseline to retrieve.Copyright © 2017. All rights reserved.