| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.builder() |
BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.Builder.errorCode(String errorCode)
The code associated with the error.
|
BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.Builder.errorMessage(String errorMessage)
The message associated with the error.
|
BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.Builder.findingIdentifier(AwsSecurityFindingIdentifier findingIdentifier)
The identifier of the finding that was not updated.
|
default BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.Builder.findingIdentifier(Consumer<AwsSecurityFindingIdentifier.Builder> findingIdentifier)
The identifier of the finding that was not updated.
|
BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchUpdateFindingsUnprocessedFinding.Builder> |
BatchUpdateFindingsUnprocessedFinding.serializableBuilderClass() |
Copyright © 2023. All rights reserved.