| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.clone() |
Account |
Account.withAccountID(String accountID)
Account ID of AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
ListStagingAccountsResult.getAccounts()
An array of staging AWS Accounts.
|
| Modifier and Type | Method and Description |
|---|---|
ListStagingAccountsResult |
ListStagingAccountsResult.withAccounts(Account... accounts)
An array of staging AWS Accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStagingAccountsResult.setAccounts(Collection<Account> accounts)
An array of staging AWS Accounts.
|
ListStagingAccountsResult |
ListStagingAccountsResult.withAccounts(Collection<Account> accounts)
An array of staging AWS Accounts.
|
Copyright © 2024. All rights reserved.