@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSAuditManagerAsync extends AbstractAWSAuditManager implements AWSAuditManagerAsync
AWSAuditManagerAsync. Convenient method forms pass through to the corresponding
 overload that takes a request object and an AsyncHandler, which throws an
 UnsupportedOperationException.ENDPOINT_PREFIXassociateAssessmentReportEvidenceFolder, batchAssociateAssessmentReportEvidence, batchCreateDelegationByAssessment, batchDeleteDelegationByAssessment, batchDisassociateAssessmentReportEvidence, batchImportEvidenceToAssessmentControl, createAssessment, createAssessmentFramework, createAssessmentReport, createControl, deleteAssessment, deleteAssessmentFramework, deleteAssessmentReport, deleteControl, deregisterAccount, deregisterOrganizationAdminAccount, disassociateAssessmentReportEvidenceFolder, getAccountStatus, getAssessment, getAssessmentFramework, getAssessmentReportUrl, getCachedResponseMetadata, getChangeLogs, getControl, getDelegations, getEvidence, getEvidenceByEvidenceFolder, getEvidenceFolder, getEvidenceFoldersByAssessment, getEvidenceFoldersByAssessmentControl, getOrganizationAdminAccount, getServicesInScope, getSettings, listAssessmentFrameworks, listAssessmentReports, listAssessments, listControls, listKeywordsForDataSource, listNotifications, listTagsForResource, registerAccount, registerOrganizationAdminAccount, shutdown, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegrityequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateAssessmentReportEvidenceFolder, batchAssociateAssessmentReportEvidence, batchCreateDelegationByAssessment, batchDeleteDelegationByAssessment, batchDisassociateAssessmentReportEvidence, batchImportEvidenceToAssessmentControl, createAssessment, createAssessmentFramework, createAssessmentReport, createControl, deleteAssessment, deleteAssessmentFramework, deleteAssessmentReport, deleteControl, deregisterAccount, deregisterOrganizationAdminAccount, disassociateAssessmentReportEvidenceFolder, getAccountStatus, getAssessment, getAssessmentFramework, getAssessmentReportUrl, getCachedResponseMetadata, getChangeLogs, getControl, getDelegations, getEvidence, getEvidenceByEvidenceFolder, getEvidenceFolder, getEvidenceFoldersByAssessment, getEvidenceFoldersByAssessmentControl, getOrganizationAdminAccount, getServicesInScope, getSettings, listAssessmentFrameworks, listAssessmentReports, listAssessments, listControls, listKeywordsForDataSource, listNotifications, listTagsForResource, registerAccount, registerOrganizationAdminAccount, shutdown, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegritypublic Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request)
AWSAuditManagerAsyncAssociates an evidence folder to the specified assessment report in AWS Audit Manager.
associateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<AssociateAssessmentReportEvidenceFolderRequest,AssociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncAssociates an evidence folder to the specified assessment report in AWS Audit Manager.
associateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest request)
AWSAuditManagerAsyncAssociates a list of evidence to an assessment report in an AWS Audit Manager assessment.
batchAssociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncpublic Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchAssociateAssessmentReportEvidenceRequest,BatchAssociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsyncAssociates a list of evidence to an assessment report in an AWS Audit Manager assessment.
batchAssociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest request)
AWSAuditManagerAsyncCreate a batch of delegations for a specified assessment in AWS Audit Manager.
batchCreateDelegationByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest request, AsyncHandler<BatchCreateDelegationByAssessmentRequest,BatchCreateDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncCreate a batch of delegations for a specified assessment in AWS Audit Manager.
batchCreateDelegationByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest request)
AWSAuditManagerAsyncDeletes the delegations in the specified AWS Audit Manager assessment.
batchDeleteDelegationByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest request, AsyncHandler<BatchDeleteDelegationByAssessmentRequest,BatchDeleteDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncDeletes the delegations in the specified AWS Audit Manager assessment.
batchDeleteDelegationByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest request)
AWSAuditManagerAsyncDisassociates a list of evidence from the specified assessment report in AWS Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncpublic Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchDisassociateAssessmentReportEvidenceRequest,BatchDisassociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsyncDisassociates a list of evidence from the specified assessment report in AWS Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest request)
AWSAuditManagerAsyncUploads one or more pieces of evidence to the specified control in the assessment in AWS Audit Manager.
batchImportEvidenceToAssessmentControlAsync in interface AWSAuditManagerAsyncpublic Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest request, AsyncHandler<BatchImportEvidenceToAssessmentControlRequest,BatchImportEvidenceToAssessmentControlResult> asyncHandler)
AWSAuditManagerAsyncUploads one or more pieces of evidence to the specified control in the assessment in AWS Audit Manager.
batchImportEvidenceToAssessmentControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest request)
AWSAuditManagerAsyncCreates an assessment in AWS Audit Manager.
createAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest request, AsyncHandler<CreateAssessmentRequest,CreateAssessmentResult> asyncHandler)
AWSAuditManagerAsyncCreates an assessment in AWS Audit Manager.
createAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest request)
AWSAuditManagerAsyncCreates a custom framework in AWS Audit Manager.
createAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest request, AsyncHandler<CreateAssessmentFrameworkRequest,CreateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncCreates a custom framework in AWS Audit Manager.
createAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest request)
AWSAuditManagerAsyncCreates an assessment report for the specified assessment.
createAssessmentReportAsync in interface AWSAuditManagerAsyncpublic Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest request, AsyncHandler<CreateAssessmentReportRequest,CreateAssessmentReportResult> asyncHandler)
AWSAuditManagerAsyncCreates an assessment report for the specified assessment.
createAssessmentReportAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<CreateControlResult> createControlAsync(CreateControlRequest request)
AWSAuditManagerAsyncCreates a new custom control in AWS Audit Manager.
createControlAsync in interface AWSAuditManagerAsyncpublic Future<CreateControlResult> createControlAsync(CreateControlRequest request, AsyncHandler<CreateControlRequest,CreateControlResult> asyncHandler)
AWSAuditManagerAsyncCreates a new custom control in AWS Audit Manager.
createControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest request)
AWSAuditManagerAsyncDeletes an assessment in AWS Audit Manager.
deleteAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest request, AsyncHandler<DeleteAssessmentRequest,DeleteAssessmentResult> asyncHandler)
AWSAuditManagerAsyncDeletes an assessment in AWS Audit Manager.
deleteAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest request)
AWSAuditManagerAsyncDeletes a custom framework in AWS Audit Manager.
deleteAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest request, AsyncHandler<DeleteAssessmentFrameworkRequest,DeleteAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncDeletes a custom framework in AWS Audit Manager.
deleteAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest request)
AWSAuditManagerAsyncDeletes an assessment report from an assessment in AWS Audit Manager.
deleteAssessmentReportAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest request, AsyncHandler<DeleteAssessmentReportRequest,DeleteAssessmentReportResult> asyncHandler)
AWSAuditManagerAsyncDeletes an assessment report from an assessment in AWS Audit Manager.
deleteAssessmentReportAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest request)
AWSAuditManagerAsyncDeletes a custom control in AWS Audit Manager.
deleteControlAsync in interface AWSAuditManagerAsyncpublic Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest request, AsyncHandler<DeleteControlRequest,DeleteControlResult> asyncHandler)
AWSAuditManagerAsyncDeletes a custom control in AWS Audit Manager.
deleteControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest request)
AWSAuditManagerAsyncDeregisters an account in AWS Audit Manager.
deregisterAccountAsync in interface AWSAuditManagerAsyncpublic Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest request, AsyncHandler<DeregisterAccountRequest,DeregisterAccountResult> asyncHandler)
AWSAuditManagerAsyncDeregisters an account in AWS Audit Manager.
deregisterAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest request)
AWSAuditManagerAsyncDeregisters the delegated AWS administrator account from the AWS organization.
deregisterOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncpublic Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest request, AsyncHandler<DeregisterOrganizationAdminAccountRequest,DeregisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsyncDeregisters the delegated AWS administrator account from the AWS organization.
deregisterOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest request)
AWSAuditManagerAsyncDisassociates an evidence folder from the specified assessment report in AWS Audit Manager.
disassociateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<DisassociateAssessmentReportEvidenceFolderRequest,DisassociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncDisassociates an evidence folder from the specified assessment report in AWS Audit Manager.
disassociateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest request)
AWSAuditManagerAsyncReturns the registration status of an account in AWS Audit Manager.
getAccountStatusAsync in interface AWSAuditManagerAsyncpublic Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest request, AsyncHandler<GetAccountStatusRequest,GetAccountStatusResult> asyncHandler)
AWSAuditManagerAsyncReturns the registration status of an account in AWS Audit Manager.
getAccountStatusAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest request)
AWSAuditManagerAsyncReturns an assessment from AWS Audit Manager.
getAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest request, AsyncHandler<GetAssessmentRequest,GetAssessmentResult> asyncHandler)
AWSAuditManagerAsyncReturns an assessment from AWS Audit Manager.
getAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest request)
AWSAuditManagerAsyncReturns a framework from AWS Audit Manager.
getAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest request, AsyncHandler<GetAssessmentFrameworkRequest,GetAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncReturns a framework from AWS Audit Manager.
getAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest request)
AWSAuditManagerAsyncReturns the URL of a specified assessment report in AWS Audit Manager.
getAssessmentReportUrlAsync in interface AWSAuditManagerAsyncpublic Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest request, AsyncHandler<GetAssessmentReportUrlRequest,GetAssessmentReportUrlResult> asyncHandler)
AWSAuditManagerAsyncReturns the URL of a specified assessment report in AWS Audit Manager.
getAssessmentReportUrlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest request)
AWSAuditManagerAsyncReturns a list of changelogs from AWS Audit Manager.
getChangeLogsAsync in interface AWSAuditManagerAsyncpublic Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest request, AsyncHandler<GetChangeLogsRequest,GetChangeLogsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of changelogs from AWS Audit Manager.
getChangeLogsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetControlResult> getControlAsync(GetControlRequest request)
AWSAuditManagerAsyncReturns a control from AWS Audit Manager.
getControlAsync in interface AWSAuditManagerAsyncpublic Future<GetControlResult> getControlAsync(GetControlRequest request, AsyncHandler<GetControlRequest,GetControlResult> asyncHandler)
AWSAuditManagerAsyncReturns a control from AWS Audit Manager.
getControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest request)
AWSAuditManagerAsyncReturns a list of delegations from an audit owner to a delegate.
getDelegationsAsync in interface AWSAuditManagerAsyncpublic Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest request, AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of delegations from an audit owner to a delegate.
getDelegationsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest request)
AWSAuditManagerAsyncReturns evidence from AWS Audit Manager.
getEvidenceAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest request, AsyncHandler<GetEvidenceRequest,GetEvidenceResult> asyncHandler)
AWSAuditManagerAsyncReturns evidence from AWS Audit Manager.
getEvidenceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest request)
AWSAuditManagerAsyncReturns all evidence from a specified evidence folder in AWS Audit Manager.
getEvidenceByEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest request, AsyncHandler<GetEvidenceByEvidenceFolderRequest,GetEvidenceByEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncReturns all evidence from a specified evidence folder in AWS Audit Manager.
getEvidenceByEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest request)
AWSAuditManagerAsyncReturns an evidence folder from the specified assessment in AWS Audit Manager.
getEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest request, AsyncHandler<GetEvidenceFolderRequest,GetEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncReturns an evidence folder from the specified assessment in AWS Audit Manager.
getEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest request)
AWSAuditManagerAsyncReturns the evidence folders from a specified assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentRequest,GetEvidenceFoldersByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncReturns the evidence folders from a specified assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest request)
AWSAuditManagerAsyncReturns a list of evidence folders associated with a specified control of an assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentControlAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentControlRequest,GetEvidenceFoldersByAssessmentControlResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of evidence folders associated with a specified control of an assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request)
AWSAuditManagerAsyncReturns the name of the delegated AWS administrator account for the AWS organization.
getOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncpublic Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request, AsyncHandler<GetOrganizationAdminAccountRequest,GetOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsyncReturns the name of the delegated AWS administrator account for the AWS organization.
getOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest request)
AWSAuditManagerAsyncReturns a list of the in-scope AWS services for the specified assessment.
getServicesInScopeAsync in interface AWSAuditManagerAsyncpublic Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest request, AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of the in-scope AWS services for the specified assessment.
getServicesInScopeAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest request)
AWSAuditManagerAsyncReturns the settings for the specified AWS account.
getSettingsAsync in interface AWSAuditManagerAsyncpublic Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest request, AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler)
AWSAuditManagerAsyncReturns the settings for the specified AWS account.
getSettingsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest request)
AWSAuditManagerAsyncReturns a list of the frameworks available in the AWS Audit Manager framework library.
listAssessmentFrameworksAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest request, AsyncHandler<ListAssessmentFrameworksRequest,ListAssessmentFrameworksResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of the frameworks available in the AWS Audit Manager framework library.
listAssessmentFrameworksAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest request)
AWSAuditManagerAsyncReturns a list of assessment reports created in AWS Audit Manager.
listAssessmentReportsAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest request, AsyncHandler<ListAssessmentReportsRequest,ListAssessmentReportsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of assessment reports created in AWS Audit Manager.
listAssessmentReportsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest request)
AWSAuditManagerAsyncReturns a list of current and past assessments from AWS Audit Manager.
listAssessmentsAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest request, AsyncHandler<ListAssessmentsRequest,ListAssessmentsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of current and past assessments from AWS Audit Manager.
listAssessmentsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListControlsResult> listControlsAsync(ListControlsRequest request)
AWSAuditManagerAsyncReturns a list of controls from AWS Audit Manager.
listControlsAsync in interface AWSAuditManagerAsyncpublic Future<ListControlsResult> listControlsAsync(ListControlsRequest request, AsyncHandler<ListControlsRequest,ListControlsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of controls from AWS Audit Manager.
listControlsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest request)
AWSAuditManagerAsyncReturns a list of keywords that pre-mapped to the specified control data source.
listKeywordsForDataSourceAsync in interface AWSAuditManagerAsyncpublic Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest request, AsyncHandler<ListKeywordsForDataSourceRequest,ListKeywordsForDataSourceResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of keywords that pre-mapped to the specified control data source.
listKeywordsForDataSourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request)
AWSAuditManagerAsyncReturns a list of all AWS Audit Manager notifications.
listNotificationsAsync in interface AWSAuditManagerAsyncpublic Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of all AWS Audit Manager notifications.
listNotificationsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSAuditManagerAsyncReturns a list of tags for the specified resource in AWS Audit Manager.
listTagsForResourceAsync in interface AWSAuditManagerAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of tags for the specified resource in AWS Audit Manager.
listTagsForResourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest request)
AWSAuditManagerAsyncEnables AWS Audit Manager for the specified AWS account.
registerAccountAsync in interface AWSAuditManagerAsyncpublic Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest request, AsyncHandler<RegisterAccountRequest,RegisterAccountResult> asyncHandler)
AWSAuditManagerAsyncEnables AWS Audit Manager for the specified AWS account.
registerAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest request)
AWSAuditManagerAsyncEnables an AWS account within the organization as the delegated administrator for AWS Audit Manager.
registerOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncpublic Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest request, AsyncHandler<RegisterOrganizationAdminAccountRequest,RegisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsyncEnables an AWS account within the organization as the delegated administrator for AWS Audit Manager.
registerOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSAuditManagerAsyncTags the specified resource in AWS Audit Manager.
tagResourceAsync in interface AWSAuditManagerAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSAuditManagerAsyncTags the specified resource in AWS Audit Manager.
tagResourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSAuditManagerAsyncRemoves a tag from a resource in AWS Audit Manager.
untagResourceAsync in interface AWSAuditManagerAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSAuditManagerAsyncRemoves a tag from a resource in AWS Audit Manager.
untagResourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest request)
AWSAuditManagerAsyncEdits an AWS Audit Manager assessment.
updateAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest request, AsyncHandler<UpdateAssessmentRequest,UpdateAssessmentResult> asyncHandler)
AWSAuditManagerAsyncEdits an AWS Audit Manager assessment.
updateAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest request)
AWSAuditManagerAsyncUpdates a control within an assessment in AWS Audit Manager.
updateAssessmentControlAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest request, AsyncHandler<UpdateAssessmentControlRequest,UpdateAssessmentControlResult> asyncHandler)
AWSAuditManagerAsyncUpdates a control within an assessment in AWS Audit Manager.
updateAssessmentControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest request)
AWSAuditManagerAsyncUpdates the status of a control set in an AWS Audit Manager assessment.
updateAssessmentControlSetStatusAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest request, AsyncHandler<UpdateAssessmentControlSetStatusRequest,UpdateAssessmentControlSetStatusResult> asyncHandler)
AWSAuditManagerAsyncUpdates the status of a control set in an AWS Audit Manager assessment.
updateAssessmentControlSetStatusAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest request)
AWSAuditManagerAsyncUpdates a custom framework in AWS Audit Manager.
updateAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest request, AsyncHandler<UpdateAssessmentFrameworkRequest,UpdateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncUpdates a custom framework in AWS Audit Manager.
updateAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request)
AWSAuditManagerAsyncUpdates the status of an assessment in AWS Audit Manager.
updateAssessmentStatusAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request, AsyncHandler<UpdateAssessmentStatusRequest,UpdateAssessmentStatusResult> asyncHandler)
AWSAuditManagerAsyncUpdates the status of an assessment in AWS Audit Manager.
updateAssessmentStatusAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateControlResult> updateControlAsync(UpdateControlRequest request)
AWSAuditManagerAsyncUpdates a custom control in AWS Audit Manager.
updateControlAsync in interface AWSAuditManagerAsyncpublic Future<UpdateControlResult> updateControlAsync(UpdateControlRequest request, AsyncHandler<UpdateControlRequest,UpdateControlResult> asyncHandler)
AWSAuditManagerAsyncUpdates a custom control in AWS Audit Manager.
updateControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest request)
AWSAuditManagerAsyncUpdates AWS Audit Manager settings for the current user account.
updateSettingsAsync in interface AWSAuditManagerAsyncpublic Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest request, AsyncHandler<UpdateSettingsRequest,UpdateSettingsResult> asyncHandler)
AWSAuditManagerAsyncUpdates AWS Audit Manager settings for the current user account.
updateSettingsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest request)
AWSAuditManagerAsyncValidates the integrity of an assessment report in AWS Audit Manager.
validateAssessmentReportIntegrityAsync in interface AWSAuditManagerAsyncpublic Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest request, AsyncHandler<ValidateAssessmentReportIntegrityRequest,ValidateAssessmentReportIntegrityResult> asyncHandler)
AWSAuditManagerAsyncValidates the integrity of an assessment report in AWS Audit Manager.
validateAssessmentReportIntegrityAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.