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