public class LogSearchRuleResourcePatch extends Object
| Constructor and Description |
|---|
LogSearchRuleResourcePatch() |
| Modifier and Type | Method and Description |
|---|---|
Enabled |
enabled()
Get the flag which indicates whether the Log Search rule is enabled.
|
Map<String,String> |
tags()
Get resource tags.
|
LogSearchRuleResourcePatch |
withEnabled(Enabled enabled)
Set the flag which indicates whether the Log Search rule is enabled.
|
LogSearchRuleResourcePatch |
withTags(Map<String,String> tags)
Set resource tags.
|
public LogSearchRuleResourcePatch withTags(Map<String,String> tags)
tags - the tags value to setpublic Enabled enabled()
public LogSearchRuleResourcePatch withEnabled(Enabled enabled)
enabled - the enabled value to setCopyright © 2019. All rights reserved.