| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.withArtifactLocation(ArtifactLocation artifactLocation) |
Attachment |
Attachment.withDescription(Message description) |
Attachment |
Attachment.withProperties(PropertyBag properties) |
Attachment |
Attachment.withRectangles(Set<Rectangle> rectangles) |
Attachment |
Attachment.withRegions(Set<Region> regions) |
| Modifier and Type | Method and Description |
|---|---|
Set<Attachment> |
Result.getAttachments()
A set of artifacts relevant to the result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setAttachments(Set<Attachment> attachments)
A set of artifacts relevant to the result.
|
Result |
Result.withAttachments(Set<Attachment> attachments) |
Copyright © 2020 Contrast Security. All rights reserved.