| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HeldOrgUnit |
HeldOrgUnit.clone() |
HeldOrgUnit |
Hold.getOrgUnit()
If set, the hold applies to all members of the organizational unit and **accounts** must be
empty.
|
HeldOrgUnit |
HeldOrgUnit.set(String fieldName,
Object value) |
HeldOrgUnit |
HeldOrgUnit.setHoldTime(String holdTime)
When the organizational unit was put on hold.
|
HeldOrgUnit |
HeldOrgUnit.setOrgUnitId(String orgUnitId)
The organizational unit's immutable ID as provided by the [Admin
SDK](https://developers.google.com/admin-sdk/).
|
| Modifier and Type | Method and Description |
|---|---|
Hold |
Hold.setOrgUnit(HeldOrgUnit orgUnit)
If set, the hold applies to all members of the organizational unit and **accounts** must be
empty.
|
Copyright © 2011–2025 Google. All rights reserved.