Uses of Interface
software.amazon.awssdk.services.ssm.model.ComplianceItemEntry.Builder
Packages that use ComplianceItemEntry.Builder
-
Uses of ComplianceItemEntry.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ComplianceItemEntry.BuilderModifier and TypeMethodDescriptionstatic ComplianceItemEntry.BuilderComplianceItemEntry.builder()A "Key": "Value" tag combination for the compliance item.The compliance item ID.The severity of the compliance status.ComplianceItemEntry.Builder.severity(ComplianceSeverity severity) The severity of the compliance status.The status of the compliance item.ComplianceItemEntry.Builder.status(ComplianceStatus status) The status of the compliance item.The title of the compliance item.ComplianceItemEntry.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ComplianceItemEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ComplianceItemEntry.Builder>ComplianceItemEntry.serializableBuilderClass()