public class RuleManagementEventClaimsDataSource extends Object
| Constructor and Description |
|---|
RuleManagementEventClaimsDataSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
emailAddress()
Get the email address.
|
RuleManagementEventClaimsDataSource |
withEmailAddress(String emailAddress)
Set the email address.
|
public String emailAddress()
public RuleManagementEventClaimsDataSource withEmailAddress(String emailAddress)
emailAddress - the emailAddress value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/