| Modifier and Type | Method and Description |
|---|---|
EmailReceiver |
EmailReceiver.withEmailAddress(String emailAddress)
Set the email address of this receiver.
|
EmailReceiver |
EmailReceiver.withName(String name)
Set the name of the email receiver.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmailReceiver> |
ActionGroup.emailReceivers()
Get the emailReceivers value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/