| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC Flow Logs, Amazon Web Services CloudTrail event logs, and DNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateThreatIntelSetResponse |
GuardDutyClient.updateThreatIntelSet(Consumer<UpdateThreatIntelSetRequest.Builder> updateThreatIntelSetRequest)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
default UpdateThreatIntelSetResponse |
GuardDutyClient.updateThreatIntelSet(UpdateThreatIntelSetRequest updateThreatIntelSetRequest)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateThreatIntelSetResponse> |
GuardDutyAsyncClient.updateThreatIntelSet(Consumer<UpdateThreatIntelSetRequest.Builder> updateThreatIntelSetRequest)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
default CompletableFuture<UpdateThreatIntelSetResponse> |
GuardDutyAsyncClient.updateThreatIntelSet(UpdateThreatIntelSetRequest updateThreatIntelSetRequest)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
Copyright © 2022. All rights reserved.