CopyableBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>
, SdkBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>
public static interface GetPatchBaselineForPatchGroupResponse.Builder extends CopyableBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
GetPatchBaselineForPatchGroupResponse.Builder |
baselineId(String baselineId) |
The ID of the patch baseline that should be used for the patch group.
|
GetPatchBaselineForPatchGroupResponse.Builder |
patchGroup(String patchGroup) |
The name of the patch group.
|
copy
apply, build
GetPatchBaselineForPatchGroupResponse.Builder baselineId(String baselineId)
The ID of the patch baseline that should be used for the patch group.
baselineId
- The ID of the patch baseline that should be used for the patch group.GetPatchBaselineForPatchGroupResponse.Builder patchGroup(String patchGroup)
The name of the patch group.
patchGroup
- The name of the patch group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.