| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
PatchRuleGroup |
UpdatePatchBaselineResponse.approvalRules()
A set of rules used to include patches in the baseline.
|
PatchRuleGroup |
UpdatePatchBaselineRequest.approvalRules()
A set of rules used to include patches in the baseline.
|
PatchRuleGroup |
GetPatchBaselineResponse.approvalRules()
A set of rules used to include patches in the baseline.
|
PatchRuleGroup |
CreatePatchBaselineRequest.approvalRules()
A set of rules used to include patches in the baseline.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePatchBaselineResponse.Builder |
UpdatePatchBaselineResponse.Builder.approvalRules(PatchRuleGroup approvalRules)
A set of rules used to include patches in the baseline.
|
UpdatePatchBaselineRequest.Builder |
UpdatePatchBaselineRequest.Builder.approvalRules(PatchRuleGroup approvalRules)
A set of rules used to include patches in the baseline.
|
GetPatchBaselineResponse.Builder |
GetPatchBaselineResponse.Builder.approvalRules(PatchRuleGroup approvalRules)
A set of rules used to include patches in the baseline.
|
CreatePatchBaselineRequest.Builder |
CreatePatchBaselineRequest.Builder.approvalRules(PatchRuleGroup approvalRules)
A set of rules used to include patches in the baseline.
|
| Modifier and Type | Method and Description |
|---|---|
PatchRuleGroup |
PatchRuleGroupUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchRuleGroupMarshaller.marshall(PatchRuleGroup patchRuleGroup,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.