Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsPreference |
LogAnalyticsPreference.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsPreference> |
LogAnalyticsPreferenceDetails.getItems()
An array of tenant preference details.
|
List<LogAnalyticsPreference> |
LogAnalyticsPreferenceCollection.getItems()
An array of tenant preferences.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsPreference.Builder |
LogAnalyticsPreference.Builder.copy(LogAnalyticsPreference model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsPreferenceDetails.Builder |
LogAnalyticsPreferenceDetails.Builder.items(List<LogAnalyticsPreference> items)
An array of tenant preference details.
|
LogAnalyticsPreferenceCollection.Builder |
LogAnalyticsPreferenceCollection.Builder.items(List<LogAnalyticsPreference> items)
An array of tenant preferences.
|
Constructor and Description |
---|
LogAnalyticsPreferenceCollection(List<LogAnalyticsPreference> items)
Deprecated.
|
LogAnalyticsPreferenceDetails(List<LogAnalyticsPreference> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.