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() |
|