Uses of Class
software.amazon.awssdk.services.securityhub.model.FindingHistoryUpdateSource
-
Packages that use FindingHistoryUpdateSource Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of FindingHistoryUpdateSource in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return FindingHistoryUpdateSource Modifier and Type Method Description FindingHistoryUpdateSourceFindingHistoryRecord. updateSource()Identifies the source of the event that changed the finding.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type FindingHistoryUpdateSource Modifier and Type Method Description FindingHistoryRecord.BuilderFindingHistoryRecord.Builder. updateSource(FindingHistoryUpdateSource updateSource)Identifies the source of the event that changed the finding.
-