| Package | Description |
|---|---|
| com.google.api.services.mapsengine | |
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.RasterCollections.Rasters.BatchInsert |
MapsEngine.RasterCollections.Rasters.batchInsert(String id,
RasterCollectionsRastersBatchInsertRequest content)
Add rasters to an existing raster collection.
|
| Constructor and Description |
|---|
MapsEngine.RasterCollections.Rasters.BatchInsert(String id,
RasterCollectionsRastersBatchInsertRequest content)
Add rasters to an existing raster collection.
|
| Modifier and Type | Method and Description |
|---|---|
RasterCollectionsRastersBatchInsertRequest |
RasterCollectionsRastersBatchInsertRequest.clone() |
RasterCollectionsRastersBatchInsertRequest |
RasterCollectionsRastersBatchInsertRequest.set(String fieldName,
Object value) |
RasterCollectionsRastersBatchInsertRequest |
RasterCollectionsRastersBatchInsertRequest.setIds(List<String> ids)
An array of Raster asset IDs to be added to this RasterCollection.
|