| Package | Description |
|---|---|
| com.amazonaws.services.detective |
Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security
issues across your Amazon Web Services (Amazon Web Services) workloads.
|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateInvestigationStateResult |
AbstractAmazonDetective.updateInvestigationState(UpdateInvestigationStateRequest request) |
UpdateInvestigationStateResult |
AmazonDetectiveClient.updateInvestigationState(UpdateInvestigationStateRequest request)
Updates the state of an investigation.
|
UpdateInvestigationStateResult |
AmazonDetective.updateInvestigationState(UpdateInvestigationStateRequest updateInvestigationStateRequest)
Updates the state of an investigation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateInvestigationStateResult> |
AbstractAmazonDetectiveAsync.updateInvestigationStateAsync(UpdateInvestigationStateRequest request,
AsyncHandler<UpdateInvestigationStateRequest,UpdateInvestigationStateResult> asyncHandler) |
Future<UpdateInvestigationStateResult> |
AmazonDetectiveAsync.updateInvestigationStateAsync(UpdateInvestigationStateRequest updateInvestigationStateRequest,
AsyncHandler<UpdateInvestigationStateRequest,UpdateInvestigationStateResult> asyncHandler)
Updates the state of an investigation.
|
Future<UpdateInvestigationStateResult> |
AmazonDetectiveAsyncClient.updateInvestigationStateAsync(UpdateInvestigationStateRequest request,
AsyncHandler<UpdateInvestigationStateRequest,UpdateInvestigationStateResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateInvestigationStateResult |
UpdateInvestigationStateResult.clone() |
Copyright © 2025. All rights reserved.