Uses of Class
com.oracle.bmc.loganalytics.model.LogAnalyticsPreferenceCollection
-
Packages that use LogAnalyticsPreferenceCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of LogAnalyticsPreferenceCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return LogAnalyticsPreferenceCollection Modifier and Type Method Description LogAnalyticsPreferenceCollection
LogAnalyticsPreferenceCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type LogAnalyticsPreferenceCollection Modifier and Type Method Description LogAnalyticsPreferenceCollection.Builder
LogAnalyticsPreferenceCollection.Builder. copy(LogAnalyticsPreferenceCollection model)
-
Uses of LogAnalyticsPreferenceCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return LogAnalyticsPreferenceCollection Modifier and Type Method Description LogAnalyticsPreferenceCollection
GetPreferencesResponse. getLogAnalyticsPreferenceCollection()
The returned LogAnalyticsPreferenceCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type LogAnalyticsPreferenceCollection Modifier and Type Method Description GetPreferencesResponse.Builder
GetPreferencesResponse.Builder. logAnalyticsPreferenceCollection(LogAnalyticsPreferenceCollection logAnalyticsPreferenceCollection)
The returned LogAnalyticsPreferenceCollection instance.
-