| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineForPatchGroupResponse.Builder |
GetPatchBaselineForPatchGroupResponse.Builder.baselineId(String baselineId)
The ID of the patch baseline that should be used for the patch group.
|
static GetPatchBaselineForPatchGroupResponse.Builder |
GetPatchBaselineForPatchGroupResponse.builder() |
GetPatchBaselineForPatchGroupResponse.Builder |
GetPatchBaselineForPatchGroupResponse.Builder.operatingSystem(OperatingSystem operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupResponse.Builder |
GetPatchBaselineForPatchGroupResponse.Builder.operatingSystem(String operatingSystem)
The operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupResponse.Builder |
GetPatchBaselineForPatchGroupResponse.Builder.patchGroup(String patchGroup)
The name of the patch group.
|
GetPatchBaselineForPatchGroupResponse.Builder |
GetPatchBaselineForPatchGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPatchBaselineForPatchGroupResponse.Builder> |
GetPatchBaselineForPatchGroupResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.