| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static FindingHistoryUpdate.Builder |
FindingHistoryUpdate.builder() |
FindingHistoryUpdate.Builder |
FindingHistoryUpdate.Builder.newValue(String newValue)
The value of the ASFF field after the finding change event.
|
FindingHistoryUpdate.Builder |
FindingHistoryUpdate.Builder.oldValue(String oldValue)
The value of the ASFF field before the finding change event.
|
FindingHistoryUpdate.Builder |
FindingHistoryUpdate.toBuilder() |
FindingHistoryUpdate.Builder |
FindingHistoryUpdate.Builder.updatedField(String updatedField)
The ASFF field that changed during the finding change event.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FindingHistoryUpdate.Builder> |
FindingHistoryUpdate.serializableBuilderClass() |
Copyright © 2023. All rights reserved.