| Package | Description |
|---|---|
| com.google.api.services.mapsengine | |
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
Mapsengine.Tables.Features.BatchPatch |
Mapsengine.Tables.Features.batchPatch(String id,
FeaturesBatchPatchRequest content)
Update the supplied features.
|
| Constructor and Description |
|---|
Mapsengine.Tables.Features.BatchPatch(String id,
FeaturesBatchPatchRequest content)
Update the supplied features.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.clone() |
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.set(String fieldName,
Object value) |
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.setFeatures(List<Feature> features) |