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