| 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 management event logs, CloudTrail S3 data event logs, EKS audit logs,
DNS logs, and Amazon EBS volume data.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
CreateThreatIntelSetResult |
AmazonGuardDutyClient.createThreatIntelSet(CreateThreatIntelSetRequest request)
Creates a new ThreatIntelSet.
|
CreateThreatIntelSetResult |
AmazonGuardDuty.createThreatIntelSet(CreateThreatIntelSetRequest createThreatIntelSetRequest)
Creates a new ThreatIntelSet.
|
CreateThreatIntelSetResult |
AbstractAmazonGuardDuty.createThreatIntelSet(CreateThreatIntelSetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateThreatIntelSetResult> |
AmazonGuardDutyAsyncClient.createThreatIntelSetAsync(CreateThreatIntelSetRequest request,
AsyncHandler<CreateThreatIntelSetRequest,CreateThreatIntelSetResult> asyncHandler) |
Future<CreateThreatIntelSetResult> |
AbstractAmazonGuardDutyAsync.createThreatIntelSetAsync(CreateThreatIntelSetRequest request,
AsyncHandler<CreateThreatIntelSetRequest,CreateThreatIntelSetResult> asyncHandler) |
Future<CreateThreatIntelSetResult> |
AmazonGuardDutyAsync.createThreatIntelSetAsync(CreateThreatIntelSetRequest createThreatIntelSetRequest,
AsyncHandler<CreateThreatIntelSetRequest,CreateThreatIntelSetResult> asyncHandler)
Creates a new ThreatIntelSet.
|
| Modifier and Type | Method and Description |
|---|---|
CreateThreatIntelSetResult |
CreateThreatIntelSetResult.clone() |
CreateThreatIntelSetResult |
CreateThreatIntelSetResult.withThreatIntelSetId(String threatIntelSetId)
The ID of the ThreatIntelSet resource.
|
Copyright © 2023. All rights reserved.