Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
TransferError |
TransferError.clone() |
TransferError |
TransferError.set(String fieldName,
Object value) |
TransferError |
TransferError.setEmail(String email)
User's email address.
|
TransferError |
TransferError.setEntityType(String entityType)
Type of entity being transferred to.
|
TransferError |
TransferError.setId(String id)
Ring group or auto attendant ID.
|
TransferError |
TransferError.setInvalidReason(String invalidReason)
Reason for the error.
|
TransferError |
TransferError.setName(String name)
User's full name, or the ring group / auto attendant name.
|
Modifier and Type | Method and Description |
---|---|
List<TransferError> |
TransferMisconfiguration.getErrors()
Details for each invalid transfer or forward.
|
Modifier and Type | Method and Description |
---|---|
TransferMisconfiguration |
TransferMisconfiguration.setErrors(List<TransferError> errors)
Details for each invalid transfer or forward.
|
Copyright © 2011–2024 Google. All rights reserved.