Uses of Class
com.oracle.bmc.logging.model.LogSavedSearchSummaryCollection
-
Packages that use LogSavedSearchSummaryCollection Package Description com.oracle.bmc.logging.model com.oracle.bmc.logging.responses -
-
Uses of LogSavedSearchSummaryCollection in com.oracle.bmc.logging.model
Methods in com.oracle.bmc.logging.model that return LogSavedSearchSummaryCollection Modifier and Type Method Description LogSavedSearchSummaryCollection
LogSavedSearchSummaryCollection.Builder. build()
Methods in com.oracle.bmc.logging.model with parameters of type LogSavedSearchSummaryCollection Modifier and Type Method Description LogSavedSearchSummaryCollection.Builder
LogSavedSearchSummaryCollection.Builder. copy(LogSavedSearchSummaryCollection model)
-
Uses of LogSavedSearchSummaryCollection in com.oracle.bmc.logging.responses
Methods in com.oracle.bmc.logging.responses that return LogSavedSearchSummaryCollection Modifier and Type Method Description LogSavedSearchSummaryCollection
ListLogSavedSearchesResponse. getLogSavedSearchSummaryCollection()
The returned LogSavedSearchSummaryCollection instance.Methods in com.oracle.bmc.logging.responses with parameters of type LogSavedSearchSummaryCollection Modifier and Type Method Description ListLogSavedSearchesResponse.Builder
ListLogSavedSearchesResponse.Builder. logSavedSearchSummaryCollection(LogSavedSearchSummaryCollection logSavedSearchSummaryCollection)
The returned LogSavedSearchSummaryCollection instance.
-