| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your AWS environment and resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateInsightResult |
AWSSecurityHubClient.updateInsight(UpdateInsightRequest request)
Updates the Security Hub insight identified by the specified insight ARN.
|
UpdateInsightResult |
AWSSecurityHub.updateInsight(UpdateInsightRequest updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
UpdateInsightResult |
AbstractAWSSecurityHub.updateInsight(UpdateInsightRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateInsightResult> |
AbstractAWSSecurityHubAsync.updateInsightAsync(UpdateInsightRequest request,
AsyncHandler<UpdateInsightRequest,UpdateInsightResult> asyncHandler) |
Future<UpdateInsightResult> |
AWSSecurityHubAsync.updateInsightAsync(UpdateInsightRequest updateInsightRequest,
AsyncHandler<UpdateInsightRequest,UpdateInsightResult> asyncHandler)
Updates the Security Hub insight identified by the specified insight ARN.
|
Future<UpdateInsightResult> |
AWSSecurityHubAsyncClient.updateInsightAsync(UpdateInsightRequest request,
AsyncHandler<UpdateInsightRequest,UpdateInsightResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateInsightResult |
UpdateInsightResult.clone() |
Copyright © 2020. All rights reserved.