| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PatchFilter> |
PatchFilterGroup.patchFilters()
The set of patch filters that make up the group.
|
| Modifier and Type | Method and Description |
|---|---|
PatchFilterGroup.Builder |
PatchFilterGroup.Builder.patchFilters(PatchFilter... patchFilters)
The set of patch filters that make up the group.
|
| Modifier and Type | Method and Description |
|---|---|
PatchFilterGroup.Builder |
PatchFilterGroup.Builder.patchFilters(Collection<PatchFilter> patchFilters)
The set of patch filters that make up the group.
|
| Modifier and Type | Method and Description |
|---|---|
PatchFilter |
PatchFilterUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchFilterMarshaller.marshall(PatchFilter patchFilter,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.