public static class ExploitAttemptEventContent.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExploitAttemptEventContent |
build() |
ExploitAttemptEventContent.Builder |
copy(ExploitAttemptEventContent model) |
ExploitAttemptEventContent.Builder |
exploitDetectionLogContent(String exploitDetectionLogContent)
The content of the exploit detection log.
|
ExploitAttemptEventContent.Builder |
exploitObjectStoreLocation(String exploitObjectStoreLocation)
The location of the exploit detection log within object storage.
|
public ExploitAttemptEventContent.Builder exploitDetectionLogContent(String exploitDetectionLogContent)
The content of the exploit detection log.
exploitDetectionLogContent
- the value to setpublic ExploitAttemptEventContent.Builder exploitObjectStoreLocation(String exploitObjectStoreLocation)
The location of the exploit detection log within object storage.
exploitObjectStoreLocation
- the value to setpublic ExploitAttemptEventContent build()
public ExploitAttemptEventContent.Builder copy(ExploitAttemptEventContent model)
Copyright © 2016–2024. All rights reserved.