| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
GetInsightResultsResult |
AWSSecurityHubClient.getInsightResults(GetInsightResultsRequest request)
Lists the results of the Security Hub insight specified by the insight ARN.
|
GetInsightResultsResult |
AbstractAWSSecurityHub.getInsightResults(GetInsightResultsRequest request) |
GetInsightResultsResult |
AWSSecurityHub.getInsightResults(GetInsightResultsRequest getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetInsightResultsResult> |
AbstractAWSSecurityHubAsync.getInsightResultsAsync(GetInsightResultsRequest request,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler) |
Future<GetInsightResultsResult> |
AWSSecurityHubAsync.getInsightResultsAsync(GetInsightResultsRequest getInsightResultsRequest,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler)
Lists the results of the Security Hub insight specified by the insight ARN.
|
Future<GetInsightResultsResult> |
AWSSecurityHubAsyncClient.getInsightResultsAsync(GetInsightResultsRequest request,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInsightResultsResult |
GetInsightResultsResult.clone() |
GetInsightResultsResult |
GetInsightResultsResult.withInsightResults(InsightResults insightResults)
The insight results returned by the operation.
|
Copyright © 2021. All rights reserved.