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.
|
default BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.Builder.findingIdentifier(Consumer<AwsSecurityFindingIdentifier.Builder> findingIdentifier) |
The identifier of the finding that was not updated.
|
BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.Builder.findingIdentifier(AwsSecurityFindingIdentifier findingIdentifier) |
The identifier of the finding that was not updated.
|
BatchUpdateFindingsUnprocessedFinding.Builder |
BatchUpdateFindingsUnprocessedFinding.toBuilder() |
|