CopyableBuilder<GetPatchBaselineRequest.Builder,GetPatchBaselineRequest>
, SdkBuilder<GetPatchBaselineRequest.Builder,GetPatchBaselineRequest>
public static interface GetPatchBaselineRequest.Builder extends CopyableBuilder<GetPatchBaselineRequest.Builder,GetPatchBaselineRequest>
Modifier and Type | Method | Description |
---|---|---|
GetPatchBaselineRequest.Builder |
baselineId(String baselineId) |
The ID of the patch baseline to retrieve.
|
copy
apply, build
GetPatchBaselineRequest.Builder baselineId(String baselineId)
The ID of the patch baseline to retrieve.
baselineId
- The ID of the patch baseline to retrieve.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.