| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateThreatIntelSetResult |
AbstractAmazonGuardDuty.updateThreatIntelSet(UpdateThreatIntelSetRequest request) |
UpdateThreatIntelSetResult |
AmazonGuardDutyClient.updateThreatIntelSet(UpdateThreatIntelSetRequest request)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
UpdateThreatIntelSetResult |
AmazonGuardDuty.updateThreatIntelSet(UpdateThreatIntelSetRequest updateThreatIntelSetRequest)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateThreatIntelSetResult> |
AbstractAmazonGuardDutyAsync.updateThreatIntelSetAsync(UpdateThreatIntelSetRequest request,
AsyncHandler<UpdateThreatIntelSetRequest,UpdateThreatIntelSetResult> asyncHandler) |
Future<UpdateThreatIntelSetResult> |
AmazonGuardDutyAsync.updateThreatIntelSetAsync(UpdateThreatIntelSetRequest updateThreatIntelSetRequest,
AsyncHandler<UpdateThreatIntelSetRequest,UpdateThreatIntelSetResult> asyncHandler)
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
|
Future<UpdateThreatIntelSetResult> |
AmazonGuardDutyAsyncClient.updateThreatIntelSetAsync(UpdateThreatIntelSetRequest request,
AsyncHandler<UpdateThreatIntelSetRequest,UpdateThreatIntelSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateThreatIntelSetResult |
UpdateThreatIntelSetResult.clone() |
Copyright © 2022. All rights reserved.