Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
VoicemailRecipientError |
VoicemailRecipientError.clone() |
VoicemailRecipientError |
VoicemailRecipientError.set(String fieldName,
Object value) |
VoicemailRecipientError |
VoicemailRecipientError.setEmail(String email)
Email address of the invalid recipient.
|
VoicemailRecipientError |
VoicemailRecipientError.setInvalidReason(String invalidReason)
Reason for the error.
|
Modifier and Type | Method and Description |
---|---|
List<VoicemailRecipientError> |
VoicemailMisconfiguration.getErrors()
Issue(s) with voicemail recipients.
|
Modifier and Type | Method and Description |
---|---|
VoicemailMisconfiguration |
VoicemailMisconfiguration.setErrors(List<VoicemailRecipientError> errors)
Issue(s) with voicemail recipients.
|
Copyright © 2011–2024 Google. All rights reserved.