public static interface ExploitObserved.Builder extends SdkPojo, CopyableBuilder<ExploitObserved.Builder,ExploitObserved>
| Modifier and Type | Method and Description |
|---|---|
ExploitObserved.Builder |
firstSeen(Instant firstSeen)
The date an time when the exploit was first seen.
|
ExploitObserved.Builder |
lastSeen(Instant lastSeen)
The date an time when the exploit was last seen.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExploitObserved.Builder firstSeen(Instant firstSeen)
The date an time when the exploit was first seen.
firstSeen - The date an time when the exploit was first seen.ExploitObserved.Builder lastSeen(Instant lastSeen)
The date an time when the exploit was last seen.
lastSeen - The date an time when the exploit was last seen.Copyright © 2023. All rights reserved.