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