| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetInsightsByAssessmentResult |
AWSAuditManagerClient.getInsightsByAssessment(GetInsightsByAssessmentRequest request)
Gets the latest analytics data for a specific active assessment.
|
GetInsightsByAssessmentResult |
AWSAuditManager.getInsightsByAssessment(GetInsightsByAssessmentRequest getInsightsByAssessmentRequest)
Gets the latest analytics data for a specific active assessment.
|
GetInsightsByAssessmentResult |
AbstractAWSAuditManager.getInsightsByAssessment(GetInsightsByAssessmentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetInsightsByAssessmentResult> |
AWSAuditManagerAsyncClient.getInsightsByAssessmentAsync(GetInsightsByAssessmentRequest request,
AsyncHandler<GetInsightsByAssessmentRequest,GetInsightsByAssessmentResult> asyncHandler) |
Future<GetInsightsByAssessmentResult> |
AWSAuditManagerAsync.getInsightsByAssessmentAsync(GetInsightsByAssessmentRequest getInsightsByAssessmentRequest,
AsyncHandler<GetInsightsByAssessmentRequest,GetInsightsByAssessmentResult> asyncHandler)
Gets the latest analytics data for a specific active assessment.
|
Future<GetInsightsByAssessmentResult> |
AbstractAWSAuditManagerAsync.getInsightsByAssessmentAsync(GetInsightsByAssessmentRequest request,
AsyncHandler<GetInsightsByAssessmentRequest,GetInsightsByAssessmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInsightsByAssessmentResult |
GetInsightsByAssessmentResult.clone() |
GetInsightsByAssessmentResult |
GetInsightsByAssessmentResult.withInsights(InsightsByAssessment insights)
The assessment analytics data that the
GetInsightsByAssessment API returned. |
Copyright © 2022. All rights reserved.