| Package | Description |
|---|---|
| com.google.api.services.mapsengine | |
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.Tables.Features.BatchDelete |
MapsEngine.Tables.Features.batchDelete(String id,
FeaturesBatchDeleteRequest content)
Delete all features matching the given IDs.
|
| Constructor and Description |
|---|
MapsEngine.Tables.Features.BatchDelete(String id,
FeaturesBatchDeleteRequest content)
Delete all features matching the given IDs.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesBatchDeleteRequest |
FeaturesBatchDeleteRequest.clone() |
FeaturesBatchDeleteRequest |
FeaturesBatchDeleteRequest.set(String fieldName,
Object value) |
FeaturesBatchDeleteRequest |
FeaturesBatchDeleteRequest.setGxIds(List<String> gxIds) |
FeaturesBatchDeleteRequest |
FeaturesBatchDeleteRequest.setPrimaryKeys(List<String> primaryKeys) |