| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PatchRule> |
PatchRuleGroup.patchRules()
The rules that make up the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
PatchRuleGroup.Builder |
PatchRuleGroup.Builder.patchRules(PatchRule... patchRules)
The rules that make up the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
PatchRuleGroup.Builder |
PatchRuleGroup.Builder.patchRules(Collection<PatchRule> patchRules)
The rules that make up the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
PatchRule |
PatchRuleUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchRuleMarshaller.marshall(PatchRule patchRule,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.