| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePatchGroupsResponse> |
SsmAsyncClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest)
Lists all patch groups that have been registered with patch baselines.
|
default DescribePatchGroupsResponse |
SsmClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest)
Lists all patch groups that have been registered with patch baselines.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribePatchGroupsRequestMarshaller.marshall(DescribePatchGroupsRequest describePatchGroupsRequest) |
Copyright © 2020. All rights reserved.