| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
Parent |
Parent.clone() |
Parent |
Parent.set(String fieldName,
Object value) |
Parent |
Parent.setId(String id)
The ID of this parent.
|
| Modifier and Type | Method and Description |
|---|---|
List<Parent> |
ParentsListResponse.getParents()
The parent assets.
|
| Modifier and Type | Method and Description |
|---|---|
ParentsListResponse |
ParentsListResponse.setParents(List<Parent> parents)
The parent assets.
|