| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
PatchBaselineIdentity |
PatchGroupPatchBaselineMapping.baselineIdentity()
The patch baseline the patch group is registered with.
|
| Modifier and Type | Method and Description |
|---|---|
List<PatchBaselineIdentity> |
DescribePatchBaselinesResponse.baselineIdentities()
An array of PatchBaselineIdentity elements.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchBaselinesResponse.Builder |
DescribePatchBaselinesResponse.Builder.baselineIdentities(PatchBaselineIdentity... baselineIdentities)
An array of PatchBaselineIdentity elements.
|
PatchGroupPatchBaselineMapping.Builder |
PatchGroupPatchBaselineMapping.Builder.baselineIdentity(PatchBaselineIdentity baselineIdentity)
The patch baseline the patch group is registered with.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchBaselinesResponse.Builder |
DescribePatchBaselinesResponse.Builder.baselineIdentities(Collection<PatchBaselineIdentity> baselineIdentities)
An array of PatchBaselineIdentity elements.
|
| Modifier and Type | Method and Description |
|---|---|
PatchBaselineIdentity |
PatchBaselineIdentityUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchBaselineIdentityMarshaller.marshall(PatchBaselineIdentity patchBaselineIdentity,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.