| Package | Description |
|---|---|
| com.google.api.services.vault.v1 | |
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Vault.Matters.Holds.RemoveHeldAccounts |
Vault.Matters.Holds.removeHeldAccounts(String matterId,
String holdId,
RemoveHeldAccountsRequest content)
Removes the specified accounts from a hold.
|
| Constructor and Description |
|---|
RemoveHeldAccounts(String matterId,
String holdId,
RemoveHeldAccountsRequest content)
Removes the specified accounts from a hold.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveHeldAccountsRequest |
RemoveHeldAccountsRequest.clone() |
RemoveHeldAccountsRequest |
RemoveHeldAccountsRequest.set(String fieldName,
Object value) |
RemoveHeldAccountsRequest |
RemoveHeldAccountsRequest.setAccountIds(List<String> accountIds)
The account IDs of the accounts to remove from the hold.
|
Copyright © 2011–2025 Google. All rights reserved.