public class MapsEngine.Layers.Parents
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
MapsEngine.Layers.Parents.List |
| Constructor and Description |
|---|
MapsEngine.Layers.Parents() |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.Layers.Parents.List |
list(java.lang.String id)
Return all parent ids of the specified layer.
|
public MapsEngine.Layers.Parents.List list(java.lang.String id) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.id - The ID of the layer whose parents will be listed.java.io.IOException