| Package | Description |
|---|---|
| com.google.api.services.vault.v1 | |
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Vault.Matters.Holds.AddHeldAccounts |
Vault.Matters.Holds.addHeldAccounts(String matterId,
String holdId,
AddHeldAccountsRequest content)
Adds accounts to a hold.
|
| Constructor and Description |
|---|
AddHeldAccounts(String matterId,
String holdId,
AddHeldAccountsRequest content)
Adds accounts to a hold.
|
| Modifier and Type | Method and Description |
|---|---|
AddHeldAccountsRequest |
AddHeldAccountsRequest.clone() |
AddHeldAccountsRequest |
AddHeldAccountsRequest.set(String fieldName,
Object value) |
AddHeldAccountsRequest |
AddHeldAccountsRequest.setAccountIds(List<String> accountIds)
A comma-separated list of the account IDs of the accounts to add to the hold.
|
AddHeldAccountsRequest |
AddHeldAccountsRequest.setEmails(List<String> emails)
A comma-separated list of the emails of the accounts to add to the hold.
|
Copyright © 2011–2025 Google. All rights reserved.