Uses of Class
com.oracle.bmc.database.model.ConsoleHistoryCollection
-
Packages that use ConsoleHistoryCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of ConsoleHistoryCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return ConsoleHistoryCollection Modifier and Type Method Description ConsoleHistoryCollection
ConsoleHistoryCollection.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type ConsoleHistoryCollection Modifier and Type Method Description ConsoleHistoryCollection.Builder
ConsoleHistoryCollection.Builder. copy(ConsoleHistoryCollection model)
-
Uses of ConsoleHistoryCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ConsoleHistoryCollection Modifier and Type Method Description ConsoleHistoryCollection
ListConsoleHistoriesResponse. getConsoleHistoryCollection()
The returned ConsoleHistoryCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type ConsoleHistoryCollection Modifier and Type Method Description ListConsoleHistoriesResponse.Builder
ListConsoleHistoriesResponse.Builder. consoleHistoryCollection(ConsoleHistoryCollection consoleHistoryCollection)
The returned ConsoleHistoryCollection instance.
-