public static interface GetPatchBaselineForPatchGroupResponse.Builder extends SSMResponse.Builder, CopyableBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineForPatchGroupResponse.Builder |
baselineId(String baselineId)
The ID of the patch baseline that should be used for the patch group.
|
GetPatchBaselineForPatchGroupResponse.Builder |
operatingSystem(OperatingSystem operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupResponse.Builder |
operatingSystem(String operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupResponse.Builder |
patchGroup(String patchGroup)
The name of the patch group.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetPatchBaselineForPatchGroupResponse.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.GetPatchBaselineForPatchGroupResponse.Builder operatingSystem(String operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
operatingSystem - The operating system rule specified for patch groups using the patch baseline.OperatingSystem,
OperatingSystemGetPatchBaselineForPatchGroupResponse.Builder operatingSystem(OperatingSystem operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
operatingSystem - The operating system rule specified for patch groups using the patch baseline.OperatingSystem,
OperatingSystemCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.