| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PatchGroupPatchBaselineMapping> |
DescribePatchGroupsResponse.mappings()
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchGroupsResponse.Builder |
DescribePatchGroupsResponse.Builder.mappings(PatchGroupPatchBaselineMapping... mappings)
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchGroupsResponse.Builder |
DescribePatchGroupsResponse.Builder.mappings(Collection<PatchGroupPatchBaselineMapping> mappings)
Each entry in the array contains:
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<PatchGroupPatchBaselineMapping> |
DescribePatchGroupsIterable.mappings()
Returns an iterable to iterate through the paginated
DescribePatchGroupsResponse.mappings() member. |
SdkPublisher<PatchGroupPatchBaselineMapping> |
DescribePatchGroupsPublisher.mappings()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.