| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the AWS Audit Manager API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteDelegationByAssessmentResponse |
AuditManagerClient.batchDeleteDelegationByAssessment(BatchDeleteDelegationByAssessmentRequest batchDeleteDelegationByAssessmentRequest)
Deletes the delegations in the specified AWS Audit Manager assessment.
|
default BatchDeleteDelegationByAssessmentResponse |
AuditManagerClient.batchDeleteDelegationByAssessment(Consumer<BatchDeleteDelegationByAssessmentRequest.Builder> batchDeleteDelegationByAssessmentRequest)
Deletes the delegations in the specified AWS Audit Manager assessment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeleteDelegationByAssessmentResponse> |
AuditManagerAsyncClient.batchDeleteDelegationByAssessment(BatchDeleteDelegationByAssessmentRequest batchDeleteDelegationByAssessmentRequest)
Deletes the delegations in the specified AWS Audit Manager assessment.
|
default CompletableFuture<BatchDeleteDelegationByAssessmentResponse> |
AuditManagerAsyncClient.batchDeleteDelegationByAssessment(Consumer<BatchDeleteDelegationByAssessmentRequest.Builder> batchDeleteDelegationByAssessmentRequest)
Deletes the delegations in the specified AWS Audit Manager assessment.
|
Copyright © 2021. All rights reserved.