| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAssessmentReportUrlResponse |
AuditManagerClient.getAssessmentReportUrl(Consumer<GetAssessmentReportUrlRequest.Builder> getAssessmentReportUrlRequest)
Gets the URL of an assessment report in Audit Manager.
|
default GetAssessmentReportUrlResponse |
AuditManagerClient.getAssessmentReportUrl(GetAssessmentReportUrlRequest getAssessmentReportUrlRequest)
Gets the URL of an assessment report in Audit Manager.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAssessmentReportUrlResponse> |
AuditManagerAsyncClient.getAssessmentReportUrl(Consumer<GetAssessmentReportUrlRequest.Builder> getAssessmentReportUrlRequest)
Gets the URL of an assessment report in Audit Manager.
|
default CompletableFuture<GetAssessmentReportUrlResponse> |
AuditManagerAsyncClient.getAssessmentReportUrl(GetAssessmentReportUrlRequest getAssessmentReportUrlRequest)
Gets the URL of an assessment report in Audit Manager.
|
Copyright © 2023. All rights reserved.