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