public static class LogAnalyticsParserCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsParserCollection |
build() |
LogAnalyticsParserCollection.Builder |
copy(LogAnalyticsParserCollection model) |
LogAnalyticsParserCollection.Builder |
items(List<LogAnalyticsParserSummary> items)
An array of parsers.
|
public LogAnalyticsParserCollection.Builder items(List<LogAnalyticsParserSummary> items)
An array of parsers.
items
- the value to setpublic LogAnalyticsParserCollection build()
public LogAnalyticsParserCollection.Builder copy(LogAnalyticsParserCollection model)
Copyright © 2016–2024. All rights reserved.