| 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 UpdateDetectorResponse |
GuardDutyClient.updateDetector(Consumer<UpdateDetectorRequest.Builder> updateDetectorRequest)
Updates the Amazon GuardDuty detector specified by the detectorId.
|
default UpdateDetectorResponse |
GuardDutyClient.updateDetector(UpdateDetectorRequest updateDetectorRequest)
Updates the Amazon GuardDuty detector specified by the detectorId.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDetectorResponse> |
GuardDutyAsyncClient.updateDetector(Consumer<UpdateDetectorRequest.Builder> updateDetectorRequest)
Updates the Amazon GuardDuty detector specified by the detectorId.
|
default CompletableFuture<UpdateDetectorResponse> |
GuardDutyAsyncClient.updateDetector(UpdateDetectorRequest updateDetectorRequest)
Updates the Amazon GuardDuty detector specified by the detectorId.
|
Copyright © 2022. All rights reserved.