@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonMacieAsync extends AbstractAmazonMacie implements AmazonMacieAsync
AmazonMacieAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXassociateMemberAccount, associateS3Resources, disassociateMemberAccount, disassociateS3Resources, getCachedResponseMetadata, listMemberAccounts, listS3Resources, shutdown, updateS3Resourcesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateMemberAccount, associateS3Resources, disassociateMemberAccount, disassociateS3Resources, getCachedResponseMetadata, listMemberAccounts, listS3Resources, shutdown, updateS3Resourcespublic Future<AssociateMemberAccountResult> associateMemberAccountAsync(AssociateMemberAccountRequest request)
AmazonMacieAsyncAssociates a specified AWS account with Amazon Macie Classic as a member account.
associateMemberAccountAsync in interface AmazonMacieAsyncpublic Future<AssociateMemberAccountResult> associateMemberAccountAsync(AssociateMemberAccountRequest request, AsyncHandler<AssociateMemberAccountRequest,AssociateMemberAccountResult> asyncHandler)
AmazonMacieAsyncAssociates a specified AWS account with Amazon Macie Classic as a member account.
associateMemberAccountAsync in interface AmazonMacieAsyncasyncHandler - 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<AssociateS3ResourcesResult> associateS3ResourcesAsync(AssociateS3ResourcesRequest request)
AmazonMacieAsyncAssociates specified S3 resources with Amazon Macie Classic for monitoring and data classification. If memberAccountId isn't specified, the action associates specified S3 resources with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action associates specified S3 resources with Macie Classic for the specified member account.
associateS3ResourcesAsync in interface AmazonMacieAsyncpublic Future<AssociateS3ResourcesResult> associateS3ResourcesAsync(AssociateS3ResourcesRequest request, AsyncHandler<AssociateS3ResourcesRequest,AssociateS3ResourcesResult> asyncHandler)
AmazonMacieAsyncAssociates specified S3 resources with Amazon Macie Classic for monitoring and data classification. If memberAccountId isn't specified, the action associates specified S3 resources with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action associates specified S3 resources with Macie Classic for the specified member account.
associateS3ResourcesAsync in interface AmazonMacieAsyncasyncHandler - 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<DisassociateMemberAccountResult> disassociateMemberAccountAsync(DisassociateMemberAccountRequest request)
AmazonMacieAsyncRemoves the specified member account from Amazon Macie Classic.
disassociateMemberAccountAsync in interface AmazonMacieAsyncpublic Future<DisassociateMemberAccountResult> disassociateMemberAccountAsync(DisassociateMemberAccountRequest request, AsyncHandler<DisassociateMemberAccountRequest,DisassociateMemberAccountResult> asyncHandler)
AmazonMacieAsyncRemoves the specified member account from Amazon Macie Classic.
disassociateMemberAccountAsync in interface AmazonMacieAsyncasyncHandler - 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<DisassociateS3ResourcesResult> disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest request)
AmazonMacieAsyncRemoves specified S3 resources from being monitored by Amazon Macie Classic. If memberAccountId isn't specified, the action removes specified S3 resources from Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action removes specified S3 resources from Macie Classic for the specified member account.
disassociateS3ResourcesAsync in interface AmazonMacieAsyncpublic Future<DisassociateS3ResourcesResult> disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest request, AsyncHandler<DisassociateS3ResourcesRequest,DisassociateS3ResourcesResult> asyncHandler)
AmazonMacieAsyncRemoves specified S3 resources from being monitored by Amazon Macie Classic. If memberAccountId isn't specified, the action removes specified S3 resources from Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action removes specified S3 resources from Macie Classic for the specified member account.
disassociateS3ResourcesAsync in interface AmazonMacieAsyncasyncHandler - 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<ListMemberAccountsResult> listMemberAccountsAsync(ListMemberAccountsRequest request)
AmazonMacieAsyncLists all Amazon Macie Classic member accounts for the current Macie Classic administrator account.
listMemberAccountsAsync in interface AmazonMacieAsyncpublic Future<ListMemberAccountsResult> listMemberAccountsAsync(ListMemberAccountsRequest request, AsyncHandler<ListMemberAccountsRequest,ListMemberAccountsResult> asyncHandler)
AmazonMacieAsyncLists all Amazon Macie Classic member accounts for the current Macie Classic administrator account.
listMemberAccountsAsync in interface AmazonMacieAsyncasyncHandler - 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<ListS3ResourcesResult> listS3ResourcesAsync(ListS3ResourcesRequest request)
AmazonMacieAsyncLists all the S3 resources associated with Amazon Macie Classic. If memberAccountId isn't specified, the action lists the S3 resources associated with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action lists the S3 resources associated with Macie Classic for the specified member account.
listS3ResourcesAsync in interface AmazonMacieAsyncpublic Future<ListS3ResourcesResult> listS3ResourcesAsync(ListS3ResourcesRequest request, AsyncHandler<ListS3ResourcesRequest,ListS3ResourcesResult> asyncHandler)
AmazonMacieAsyncLists all the S3 resources associated with Amazon Macie Classic. If memberAccountId isn't specified, the action lists the S3 resources associated with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action lists the S3 resources associated with Macie Classic for the specified member account.
listS3ResourcesAsync in interface AmazonMacieAsyncasyncHandler - 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<UpdateS3ResourcesResult> updateS3ResourcesAsync(UpdateS3ResourcesRequest request)
AmazonMacieAsyncUpdates the classification types for the specified S3 resources. If memberAccountId isn't specified, the action updates the classification types of the S3 resources associated with Amazon Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action updates the classification types of the S3 resources associated with Macie Classic for the specified member account.
updateS3ResourcesAsync in interface AmazonMacieAsyncpublic Future<UpdateS3ResourcesResult> updateS3ResourcesAsync(UpdateS3ResourcesRequest request, AsyncHandler<UpdateS3ResourcesRequest,UpdateS3ResourcesResult> asyncHandler)
AmazonMacieAsyncUpdates the classification types for the specified S3 resources. If memberAccountId isn't specified, the action updates the classification types of the S3 resources associated with Amazon Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action updates the classification types of the S3 resources associated with Macie Classic for the specified member account.
updateS3ResourcesAsync in interface AmazonMacieAsyncasyncHandler - 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.