| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateMemberResponse |
Macie2Client.createMember(Consumer<CreateMemberRequest.Builder> createMemberRequest)
Associates an account with an Amazon Macie administrator account.
|
default CreateMemberResponse |
Macie2Client.createMember(CreateMemberRequest createMemberRequest)
Associates an account with an Amazon Macie administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMemberResponse> |
Macie2AsyncClient.createMember(Consumer<CreateMemberRequest.Builder> createMemberRequest)
Associates an account with an Amazon Macie administrator account.
|
default CompletableFuture<CreateMemberResponse> |
Macie2AsyncClient.createMember(CreateMemberRequest createMemberRequest)
Associates an account with an Amazon Macie administrator account.
|
Copyright © 2022. All rights reserved.