| 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(java.lang.String id,
FeaturesBatchPatchRequest content)
Update the supplied features.
|
| Constructor and Description |
|---|
MapsEngine.Tables.Features.BatchPatch(java.lang.String id,
FeaturesBatchPatchRequest content)
Update the supplied features.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.clone() |
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.set(java.lang.String fieldName,
java.lang.Object value) |
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.setFeatures(java.util.List<Feature> features) |