| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.builder() |
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(Collection<EffectivePatch> effectivePatches)
An array of patches and patch status.
|
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(Consumer<EffectivePatch.Builder>... effectivePatches)
An array of patches and patch status.
|
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(EffectivePatch... effectivePatches)
An array of patches and patch status.
|
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.Builder.nextToken(String nextToken)
The token to use when requesting the next set of items.
|
DescribeEffectivePatchesForPatchBaselineResponse.Builder |
DescribeEffectivePatchesForPatchBaselineResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeEffectivePatchesForPatchBaselineResponse.Builder> |
DescribeEffectivePatchesForPatchBaselineResponse.serializableBuilderClass() |
Copyright © 2018. All rights reserved.