| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreatePatchBaselineResponse |
SsmClient.createPatchBaseline(CreatePatchBaselineRequest createPatchBaselineRequest)
Creates a patch baseline.
|
default CompletableFuture<CreatePatchBaselineResponse> |
SsmAsyncClient.createPatchBaseline(CreatePatchBaselineRequest createPatchBaselineRequest)
Creates a patch baseline.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePatchBaselineRequestMarshaller.marshall(CreatePatchBaselineRequest createPatchBaselineRequest) |
Copyright © 2020. All rights reserved.