| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default RegisterPatchBaselineForPatchGroupResponse |
SSMClient.registerPatchBaselineForPatchGroup(Consumer<RegisterPatchBaselineForPatchGroupRequest.Builder> registerPatchBaselineForPatchGroupRequest)
Registers a patch baseline for a patch group.
|
default RegisterPatchBaselineForPatchGroupResponse |
SSMClient.registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest registerPatchBaselineForPatchGroupRequest)
Registers a patch baseline for a patch group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterPatchBaselineForPatchGroupResponse> |
SSMAsyncClient.registerPatchBaselineForPatchGroup(Consumer<RegisterPatchBaselineForPatchGroupRequest.Builder> registerPatchBaselineForPatchGroupRequest)
Registers a patch baseline for a patch group.
|
default CompletableFuture<RegisterPatchBaselineForPatchGroupResponse> |
SSMAsyncClient.registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest registerPatchBaselineForPatchGroupRequest)
Registers a patch baseline for a patch group.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterPatchBaselineForPatchGroupResponse |
RegisterPatchBaselineForPatchGroupResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.