| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| 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.
|
Copyright © 2018. All rights reserved.