public class ActivityLogAlertPatchBody extends Object
Constructor and Description |
---|
ActivityLogAlertPatchBody() |
Modifier and Type | Method and Description |
---|---|
Boolean |
enabled()
Get indicates whether this activity log alert is enabled.
|
Map<String,String> |
tags()
Get resource tags.
|
ActivityLogAlertPatchBody |
withEnabled(Boolean enabled)
Set indicates whether this activity log alert is enabled.
|
ActivityLogAlertPatchBody |
withTags(Map<String,String> tags)
Set resource tags.
|
public ActivityLogAlertPatchBody withTags(Map<String,String> tags)
tags
- the tags value to setpublic Boolean enabled()
public ActivityLogAlertPatchBody withEnabled(Boolean enabled)
enabled
- the enabled value to setCopyright © 2019. All rights reserved.