public final class RuleManagementEventClaimsDataSource extends Object
| Constructor and Description |
|---|
RuleManagementEventClaimsDataSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
emailAddress()
Get the emailAddress property: the email address.
|
void |
validate()
Validates the instance.
|
RuleManagementEventClaimsDataSource |
withEmailAddress(String emailAddress)
Set the emailAddress property: the email address.
|
public String emailAddress()
public RuleManagementEventClaimsDataSource withEmailAddress(String emailAddress)
emailAddress - the emailAddress value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.