list
public MapsEngine.RasterCollections.Parents.List list(java.lang.String id)
throws java.io.IOException
Return all parent ids of the specified raster collection.
Create a request for the method "parents.list".
This request holds the parameters needed by the mapsengine server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
id - The ID of the raster collection whose parents will be listed.
- Returns:
- the request
- Throws:
java.io.IOException