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