| 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)
Patch the supplied features.
|
| Constructor and Description |
|---|
MapsEngine.Tables.Features.BatchPatch(java.lang.String id,
FeaturesBatchPatchRequest content)
Patch 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.setAllowNormalization(java.lang.Boolean allowNormalization)
If true, the server will normalize feature geometries.
|
FeaturesBatchPatchRequest |
FeaturesBatchPatchRequest.setFeatures(java.util.List<Feature> features) |