public class Mapsengine.RasterCollections.Rasters extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Mapsengine.RasterCollections.Rasters.List |
| Constructor and Description |
|---|
Mapsengine.RasterCollections.Rasters() |
| Modifier and Type | Method and Description |
|---|---|
Mapsengine.RasterCollections.Rasters.List |
list(String id)
Return all rasters within a raster collection.
|
public Mapsengine.RasterCollections.Rasters()
public Mapsengine.RasterCollections.Rasters.List list(String id) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.id - The ID of the raster collection to which these rasters belong.IOException