Uses of Class
software.amazon.awssdk.services.securityhub.model.Note
-
Packages that use Note Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of Note in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return Note Modifier and Type Method Description NoteAwsSecurityFinding. note()A user-defined note added to a finding.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type Note Modifier and Type Method Description AwsSecurityFinding.BuilderAwsSecurityFinding.Builder. note(Note note)A user-defined note added to a finding.
-