| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPatchBaselineForPatchGroupResponse |
SsmClient.getPatchBaselineForPatchGroup(Consumer<GetPatchBaselineForPatchGroupRequest.Builder> getPatchBaselineForPatchGroupRequest)
Retrieves the patch baseline that should be used for the specified patch group.
|
default GetPatchBaselineForPatchGroupResponse |
SsmClient.getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest getPatchBaselineForPatchGroupRequest)
Retrieves the patch baseline that should be used for the specified patch group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPatchBaselineForPatchGroupResponse> |
SsmAsyncClient.getPatchBaselineForPatchGroup(Consumer<GetPatchBaselineForPatchGroupRequest.Builder> getPatchBaselineForPatchGroupRequest)
Retrieves the patch baseline that should be used for the specified patch group.
|
default CompletableFuture<GetPatchBaselineForPatchGroupResponse> |
SsmAsyncClient.getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest getPatchBaselineForPatchGroupRequest)
Retrieves the patch baseline that should be used for the specified patch group.
|
Copyright © 2022. All rights reserved.