| Package | Description |
|---|---|
| com.amazonaws.services.macie.model |
| Modifier and Type | Method and Description |
|---|---|
MemberAccount |
MemberAccount.clone() |
MemberAccount |
MemberAccount.withAccountId(String accountId)
(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.
|
| Modifier and Type | Method and Description |
|---|---|
List<MemberAccount> |
ListMemberAccountsResult.getMemberAccounts()
(Discontinued) A list of the Amazon Macie Classic member accounts returned by the action.
|
| Modifier and Type | Method and Description |
|---|---|
ListMemberAccountsResult |
ListMemberAccountsResult.withMemberAccounts(MemberAccount... memberAccounts)
(Discontinued) A list of the Amazon Macie Classic member accounts returned by the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListMemberAccountsResult.setMemberAccounts(Collection<MemberAccount> memberAccounts)
(Discontinued) A list of the Amazon Macie Classic member accounts returned by the action.
|
ListMemberAccountsResult |
ListMemberAccountsResult.withMemberAccounts(Collection<MemberAccount> memberAccounts)
(Discontinued) A list of the Amazon Macie Classic member accounts returned by the action.
|
Copyright © 2023. All rights reserved.