public static interface RegisterPatchBaselineForPatchGroupRequest.Builder extends SsmRequest.Builder, SdkPojo, CopyableBuilder<RegisterPatchBaselineForPatchGroupRequest.Builder,RegisterPatchBaselineForPatchGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
RegisterPatchBaselineForPatchGroupRequest.Builder |
baselineId(String baselineId)
The ID of the patch baseline to register with the patch group.
|
RegisterPatchBaselineForPatchGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RegisterPatchBaselineForPatchGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RegisterPatchBaselineForPatchGroupRequest.Builder |
patchGroup(String patchGroup)
The name of the patch group to be registered with the patch baseline.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRegisterPatchBaselineForPatchGroupRequest.Builder baselineId(String baselineId)
The ID of the patch baseline to register with the patch group.
baselineId - The ID of the patch baseline to register with the patch group.RegisterPatchBaselineForPatchGroupRequest.Builder patchGroup(String patchGroup)
The name of the patch group to be registered with the patch baseline.
patchGroup - The name of the patch group to be registered with the patch baseline.RegisterPatchBaselineForPatchGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRegisterPatchBaselineForPatchGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.