public static interface GetPatchBaselineForPatchGroupRequest.Builder extends SsmRequest.Builder, SdkPojo, CopyableBuilder<GetPatchBaselineForPatchGroupRequest.Builder,GetPatchBaselineForPatchGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineForPatchGroupRequest.Builder |
operatingSystem(OperatingSystem operatingSystem)
Returns he operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupRequest.Builder |
operatingSystem(String operatingSystem)
Returns he operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetPatchBaselineForPatchGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetPatchBaselineForPatchGroupRequest.Builder |
patchGroup(String patchGroup)
The name of the patch group whose patch baseline should be retrieved.
|
buildoverrideConfigurationcopyapplyMutation, buildGetPatchBaselineForPatchGroupRequest.Builder patchGroup(String patchGroup)
The name of the patch group whose patch baseline should be retrieved.
patchGroup - The name of the patch group whose patch baseline should be retrieved.GetPatchBaselineForPatchGroupRequest.Builder operatingSystem(String operatingSystem)
Returns he operating system rule specified for patch groups using the patch baseline.
operatingSystem - Returns he operating system rule specified for patch groups using the patch baseline.OperatingSystem,
OperatingSystemGetPatchBaselineForPatchGroupRequest.Builder operatingSystem(OperatingSystem operatingSystem)
Returns he operating system rule specified for patch groups using the patch baseline.
operatingSystem - Returns he operating system rule specified for patch groups using the patch baseline.OperatingSystem,
OperatingSystemGetPatchBaselineForPatchGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetPatchBaselineForPatchGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.