Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
GoogleOperations |
GoogleOperations.clone() |
GoogleOperations |
GoogleOperations.set(String fieldName,
Object value) |
GoogleOperations |
GoogleOperations.setAffectedUserEmails(List<String> affectedUserEmails)
The list of emails which correspond to the users directly affected by the incident.
|
GoogleOperations |
GoogleOperations.setAttachmentData(Attachment attachmentData)
Optional.
|
GoogleOperations |
GoogleOperations.setDescription(String description)
A detailed, freeform incident description.
|
GoogleOperations |
GoogleOperations.setDomain(String domain)
Customer domain for email template personalization.
|
GoogleOperations |
GoogleOperations.setHeader(String header)
A header to display above the incident message.
|
GoogleOperations |
GoogleOperations.setTitle(String title)
A one-line incident description.
|
Copyright © 2011–2024 Google. All rights reserved.