| 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 |
|---|---|
GetThreatIntelSetResult |
AbstractAmazonGuardDuty.getThreatIntelSet(GetThreatIntelSetRequest request) |
GetThreatIntelSetResult |
AmazonGuardDutyClient.getThreatIntelSet(GetThreatIntelSetRequest request)
Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
|
GetThreatIntelSetResult |
AmazonGuardDuty.getThreatIntelSet(GetThreatIntelSetRequest getThreatIntelSetRequest)
Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
|
| 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 |
|---|---|
GetThreatIntelSetResult |
GetThreatIntelSetResult.clone() |
GetThreatIntelSetResult |
GetThreatIntelSetResult.withFormat(String format)
The format of the threatIntelSet.
|
GetThreatIntelSetResult |
GetThreatIntelSetResult.withFormat(ThreatIntelSetFormat format)
The format of the threatIntelSet.
|
GetThreatIntelSetResult |
GetThreatIntelSetResult.withLocation(String location)
The URI of the file that contains the ThreatIntelSet.
|
GetThreatIntelSetResult |
GetThreatIntelSetResult.withName(String name)
A user-friendly ThreatIntelSet name that is displayed in all finding generated by activity that involves IP
addresses included in this ThreatIntelSet.
|
GetThreatIntelSetResult |
GetThreatIntelSetResult.withStatus(String status)
The status of threatIntelSet file uploaded.
|
GetThreatIntelSetResult |
GetThreatIntelSetResult.withStatus(ThreatIntelSetStatus status)
The status of threatIntelSet file uploaded.
|
Copyright © 2018. All rights reserved.