| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationOwner |
OrganizationOwner.clone() |
OrganizationOwner |
Organization.getOwner()
The owner of this Organization.
|
OrganizationOwner |
OrganizationOwner.set(java.lang.String fieldName,
java.lang.Object value) |
OrganizationOwner |
OrganizationOwner.setDirectoryCustomerId(java.lang.String directoryCustomerId)
The Google for Work customer id used in the Directory API.
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
Organization.setOwner(OrganizationOwner owner)
The owner of this Organization.
|