| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountDetail.Builder |
AccountDetail.Builder.accountId(String accountId)
The Amazon Web Services account ID for the account.
|
static AccountDetail.Builder |
AccountDetail.builder() |
AccountDetail.Builder |
AccountDetail.Builder.email(String email)
The email address for the account.
|
AccountDetail.Builder |
AccountDetail.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountDetail.Builder> |
AccountDetail.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateMemberRequest.Builder |
CreateMemberRequest.Builder.account(Consumer<AccountDetail.Builder> account)
The details of the account to associate with the administrator account.
|
Copyright © 2022. All rights reserved.