| Package | Description |
|---|---|
| com.amazonaws.services.guardduty |
Assess, monitor, manage, and remediate security issues across your AWS infrastructure, applications, and data.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetThreatIntelSetResult> |
AmazonGuardDutyAsync.getThreatIntelSetAsync(GetThreatIntelSetRequest getThreatIntelSetRequest,
AsyncHandler<GetThreatIntelSetRequest,GetThreatIntelSetResult> asyncHandler)
Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
|
Future<GetThreatIntelSetResult> |
AbstractAmazonGuardDutyAsync.getThreatIntelSetAsync(GetThreatIntelSetRequest request,
AsyncHandler<GetThreatIntelSetRequest,GetThreatIntelSetResult> asyncHandler) |
Future<GetThreatIntelSetResult> |
AmazonGuardDutyAsyncClient.getThreatIntelSetAsync(GetThreatIntelSetRequest request,
AsyncHandler<GetThreatIntelSetRequest,GetThreatIntelSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetThreatIntelSetRequest |
GetThreatIntelSetRequest.clone() |
GetThreatIntelSetRequest |
GetThreatIntelSetRequest.withDetectorId(String detectorId)
The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to describe.
|
GetThreatIntelSetRequest |
GetThreatIntelSetRequest.withThreatIntelSetId(String threatIntelSetId)
The unique ID that specifies the ThreatIntelSet that you want to describe.
|
Copyright © 2018. All rights reserved.