@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_PREFIX
associateMemberAccount, associateS3Resources, disassociateMemberAccount, disassociateS3Resources, getCachedResponseMetadata, listMemberAccounts, listS3Resources, shutdown, updateS3Resources
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associateMemberAccount, associateS3Resources, disassociateMemberAccount, disassociateS3Resources, getCachedResponseMetadata, listMemberAccounts, listS3Resources, shutdown, updateS3Resources
public Future<AssociateMemberAccountResult> associateMemberAccountAsync(AssociateMemberAccountRequest request)
AmazonMacieAsync
Associates a specified AWS account with Amazon Macie as a member account.
associateMemberAccountAsync
in interface AmazonMacieAsync
public Future<AssociateMemberAccountResult> associateMemberAccountAsync(AssociateMemberAccountRequest request, AsyncHandler<AssociateMemberAccountRequest,AssociateMemberAccountResult> asyncHandler)
AmazonMacieAsync
Associates a specified AWS account with Amazon Macie as a member account.
associateMemberAccountAsync
in interface AmazonMacieAsync
asyncHandler
- 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)
AmazonMacieAsync
Associates specified S3 resources with Amazon Macie for monitoring and data classification. If memberAccountId isn't specified, the action associates specified S3 resources with Macie for the current master account. If memberAccountId is specified, the action associates specified S3 resources with Macie for the specified member account.
associateS3ResourcesAsync
in interface AmazonMacieAsync
public Future<AssociateS3ResourcesResult> associateS3ResourcesAsync(AssociateS3ResourcesRequest request, AsyncHandler<AssociateS3ResourcesRequest,AssociateS3ResourcesResult> asyncHandler)
AmazonMacieAsync
Associates specified S3 resources with Amazon Macie for monitoring and data classification. If memberAccountId isn't specified, the action associates specified S3 resources with Macie for the current master account. If memberAccountId is specified, the action associates specified S3 resources with Macie for the specified member account.
associateS3ResourcesAsync
in interface AmazonMacieAsync
asyncHandler
- 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)
AmazonMacieAsync
Removes the specified member account from Amazon Macie.
disassociateMemberAccountAsync
in interface AmazonMacieAsync
public Future<DisassociateMemberAccountResult> disassociateMemberAccountAsync(DisassociateMemberAccountRequest request, AsyncHandler<DisassociateMemberAccountRequest,DisassociateMemberAccountResult> asyncHandler)
AmazonMacieAsync
Removes the specified member account from Amazon Macie.
disassociateMemberAccountAsync
in interface AmazonMacieAsync
asyncHandler
- 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)
AmazonMacieAsync
Removes specified S3 resources from being monitored by Amazon Macie. If memberAccountId isn't specified, the action removes specified S3 resources from Macie for the current master account. If memberAccountId is specified, the action removes specified S3 resources from Macie for the specified member account.
disassociateS3ResourcesAsync
in interface AmazonMacieAsync
public Future<DisassociateS3ResourcesResult> disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest request, AsyncHandler<DisassociateS3ResourcesRequest,DisassociateS3ResourcesResult> asyncHandler)
AmazonMacieAsync
Removes specified S3 resources from being monitored by Amazon Macie. If memberAccountId isn't specified, the action removes specified S3 resources from Macie for the current master account. If memberAccountId is specified, the action removes specified S3 resources from Macie for the specified member account.
disassociateS3ResourcesAsync
in interface AmazonMacieAsync
asyncHandler
- 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)
AmazonMacieAsync
Lists all Amazon Macie member accounts for the current Amazon Macie master account.
listMemberAccountsAsync
in interface AmazonMacieAsync
public Future<ListMemberAccountsResult> listMemberAccountsAsync(ListMemberAccountsRequest request, AsyncHandler<ListMemberAccountsRequest,ListMemberAccountsResult> asyncHandler)
AmazonMacieAsync
Lists all Amazon Macie member accounts for the current Amazon Macie master account.
listMemberAccountsAsync
in interface AmazonMacieAsync
asyncHandler
- 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)
AmazonMacieAsync
Lists all the S3 resources associated with Amazon Macie. If memberAccountId isn't specified, the action lists the S3 resources associated with Amazon Macie for the current master account. If memberAccountId is specified, the action lists the S3 resources associated with Amazon Macie for the specified member account.
listS3ResourcesAsync
in interface AmazonMacieAsync
public Future<ListS3ResourcesResult> listS3ResourcesAsync(ListS3ResourcesRequest request, AsyncHandler<ListS3ResourcesRequest,ListS3ResourcesResult> asyncHandler)
AmazonMacieAsync
Lists all the S3 resources associated with Amazon Macie. If memberAccountId isn't specified, the action lists the S3 resources associated with Amazon Macie for the current master account. If memberAccountId is specified, the action lists the S3 resources associated with Amazon Macie for the specified member account.
listS3ResourcesAsync
in interface AmazonMacieAsync
asyncHandler
- 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)
AmazonMacieAsync
Updates 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 for the current master account. If memberAccountId is specified, the action updates the classification types of the S3 resources associated with Amazon Macie for the specified member account.
updateS3ResourcesAsync
in interface AmazonMacieAsync
public Future<UpdateS3ResourcesResult> updateS3ResourcesAsync(UpdateS3ResourcesRequest request, AsyncHandler<UpdateS3ResourcesRequest,UpdateS3ResourcesResult> asyncHandler)
AmazonMacieAsync
Updates 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 for the current master account. If memberAccountId is specified, the action updates the classification types of the S3 resources associated with Amazon Macie for the specified member account.
updateS3ResourcesAsync
in interface AmazonMacieAsync
asyncHandler
- 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.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.