public class ActivityLogAlertAllOfCondition extends Object
| Constructor and Description |
|---|
ActivityLogAlertAllOfCondition() |
| Modifier and Type | Method and Description |
|---|---|
List<ActivityLogAlertLeafCondition> |
allOf()
Get the list of activity log alert conditions.
|
ActivityLogAlertAllOfCondition |
withAllOf(List<ActivityLogAlertLeafCondition> allOf)
Set the list of activity log alert conditions.
|
public List<ActivityLogAlertLeafCondition> allOf()
public ActivityLogAlertAllOfCondition withAllOf(List<ActivityLogAlertLeafCondition> allOf)
allOf - the allOf value to setCopyright © 2019. All rights reserved.