Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribeEffectivePatchesForPatchBaselineResponse.Builder
Packages that use DescribeEffectivePatchesForPatchBaselineResponse.Builder
-
Uses of DescribeEffectivePatchesForPatchBaselineResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribeEffectivePatchesForPatchBaselineResponse.BuilderModifier and TypeMethodDescriptionDescribeEffectivePatchesForPatchBaselineResponse.builder()DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(Collection<EffectivePatch> effectivePatches) An array of patches and patch status.DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(Consumer<EffectivePatch.Builder>... effectivePatches) An array of patches and patch status.DescribeEffectivePatchesForPatchBaselineResponse.Builder.effectivePatches(EffectivePatch... effectivePatches) An array of patches and patch status.The token to use when requesting the next set of items.DescribeEffectivePatchesForPatchBaselineResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribeEffectivePatchesForPatchBaselineResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeEffectivePatchesForPatchBaselineResponse.Builder>DescribeEffectivePatchesForPatchBaselineResponse.serializableBuilderClass()