| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribePatchGroupsResponse |
SSMClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest)
Lists all patch groups that have been registered with patch baselines.
|
default CompletableFuture<DescribePatchGroupsResponse> |
SSMAsyncClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest)
Lists all patch groups that have been registered with patch baselines.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribePatchGroupsRequest> |
DescribePatchGroupsRequestMarshaller.marshall(DescribePatchGroupsRequest describePatchGroupsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribePatchGroupsRequest> |
DescribePatchGroupsRequestMarshaller.marshall(DescribePatchGroupsRequest describePatchGroupsRequest) |
void |
DescribePatchGroupsRequestModelMarshaller.marshall(DescribePatchGroupsRequest describePatchGroupsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.