Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1 | |
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
AlertCenter.Alerts.Undelete |
AlertCenter.Alerts.undelete(String alertId,
UndeleteAlertRequest content)
Restores, or "undeletes", an alert that was marked for deletion within the past 30 days.
|
Constructor and Description |
---|
Undelete(String alertId,
UndeleteAlertRequest content)
Restores, or "undeletes", an alert that was marked for deletion within the past 30 days.
|
Modifier and Type | Method and Description |
---|---|
UndeleteAlertRequest |
UndeleteAlertRequest.clone() |
UndeleteAlertRequest |
UndeleteAlertRequest.set(String fieldName,
Object value) |
UndeleteAlertRequest |
UndeleteAlertRequest.setCustomerId(String customerId)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.