Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribeInstancePatchesResponse.Builder
Packages that use DescribeInstancePatchesResponse.Builder
-
Uses of DescribeInstancePatchesResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribeInstancePatchesResponse.BuilderModifier and TypeMethodDescriptionDescribeInstancePatchesResponse.builder()The token to use when requesting the next set of items.DescribeInstancePatchesResponse.Builder.patches(Collection<PatchComplianceData> patches) Each entry in the array is a structure containing:DescribeInstancePatchesResponse.Builder.patches(Consumer<PatchComplianceData.Builder>... patches) Each entry in the array is a structure containing:DescribeInstancePatchesResponse.Builder.patches(PatchComplianceData... patches) Each entry in the array is a structure containing:DescribeInstancePatchesResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribeInstancePatchesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeInstancePatchesResponse.Builder>DescribeInstancePatchesResponse.serializableBuilderClass()