public static interface FindingIdentifier.Builder extends SdkPojo, CopyableBuilder<FindingIdentifier.Builder,FindingIdentifier>
| Modifier and Type | Method and Description |
|---|---|
FindingIdentifier.Builder |
findingId(String findingId)
The identifier for a finding.
|
FindingIdentifier.Builder |
scanName(String scanName)
The name of the scan that generated the finding.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFindingIdentifier.Builder findingId(String findingId)
The identifier for a finding.
findingId - The identifier for a finding.FindingIdentifier.Builder scanName(String scanName)
The name of the scan that generated the finding.
scanName - The name of the scan that generated the finding.Copyright © 2023. All rights reserved.