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