| 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(java.lang.String id,
RasterCollectionsRastersBatchInsertRequest content)
Add rasters to an existing raster collection.
|
| Constructor and Description |
|---|
MapsEngine.RasterCollections.Rasters.BatchInsert(java.lang.String id,
RasterCollectionsRastersBatchInsertRequest content)
Add rasters to an existing raster collection.
|
| Modifier and Type | Method and Description |
|---|---|
RasterCollectionsRastersBatchInsertRequest |
RasterCollectionsRastersBatchInsertRequest.clone() |
RasterCollectionsRastersBatchInsertRequest |
RasterCollectionsRastersBatchInsertRequest.set(java.lang.String fieldName,
java.lang.Object value) |
RasterCollectionsRastersBatchInsertRequest |
RasterCollectionsRastersBatchInsertRequest.setIds(java.util.List<java.lang.String> ids)
An array of Raster asset IDs to be added to this RasterCollection.
|