| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchUpdateFindingsResponse |
SecurityHubClient.batchUpdateFindings(BatchUpdateFindingsRequest batchUpdateFindingsRequest)
Used by Security Hub customers to update information about their investigation into a finding.
|
default BatchUpdateFindingsResponse |
SecurityHubClient.batchUpdateFindings(Consumer<BatchUpdateFindingsRequest.Builder> batchUpdateFindingsRequest)
Used by Security Hub customers to update information about their investigation into a finding.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchUpdateFindingsResponse> |
SecurityHubAsyncClient.batchUpdateFindings(BatchUpdateFindingsRequest batchUpdateFindingsRequest)
Used by Security Hub customers to update information about their investigation into a finding.
|
default CompletableFuture<BatchUpdateFindingsResponse> |
SecurityHubAsyncClient.batchUpdateFindings(Consumer<BatchUpdateFindingsRequest.Builder> batchUpdateFindingsRequest)
Used by Security Hub customers to update information about their investigation into a finding.
|
Copyright © 2023. All rights reserved.