public static class UnifiedAgentWindowsEventSource.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UnifiedAgentWindowsEventSource |
build() |
UnifiedAgentWindowsEventSource.Builder |
channels(List<String> channels)
Windows event log channels.
|
UnifiedAgentWindowsEventSource.Builder |
copy(UnifiedAgentWindowsEventSource model) |
UnifiedAgentWindowsEventSource.Builder |
name(String name) |
public UnifiedAgentWindowsEventSource.Builder name(String name)
public UnifiedAgentWindowsEventSource.Builder channels(List<String> channels)
Windows event log channels.
channels
- the value to setpublic UnifiedAgentWindowsEventSource build()
public UnifiedAgentWindowsEventSource.Builder copy(UnifiedAgentWindowsEventSource model)
Copyright © 2016–2024. All rights reserved.