| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo |
AccountInfo.clone() |
AccountInfo |
Query.getAccountInfo()
Required when **SearchMethod** is **ACCOUNT**.
|
AccountInfo |
AccountInfo.set(String fieldName,
Object value) |
AccountInfo |
AccountInfo.setEmails(List<String> emails)
A set of accounts to search.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setAccountInfo(AccountInfo accountInfo)
Required when **SearchMethod** is **ACCOUNT**.
|
Copyright © 2011–2025 Google. All rights reserved.