Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
UserExternalId |
UserExternalId.clone() |
UserExternalId |
UserExternalId.set(String fieldName,
Object value) |
UserExternalId |
UserExternalId.setCustomType(String customType)
Custom type.
|
UserExternalId |
UserExternalId.setType(String type)
The type of the Id.
|
UserExternalId |
UserExternalId.setValue(String value)
The value of the id.
|
Copyright © 2011–2021 Google. All rights reserved.