| Package | Description |
|---|---|
| com.google.api.services.directory | |
| com.google.api.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
Directory.Resources.Features.Rename |
Directory.Resources.Features.rename(String customer,
String oldName,
FeatureRename content)
Renames a feature.
|
| Constructor and Description |
|---|
Rename(String customer,
String oldName,
FeatureRename content)
Renames a feature.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureRename |
FeatureRename.clone() |
FeatureRename |
FeatureRename.set(String fieldName,
Object value) |
FeatureRename |
FeatureRename.setNewName(String newName)
New name of the feature.
|
Copyright © 2011–2021 Google. All rights reserved.