Uses of Class
com.oracle.bmc.databasemanagement.model.AwrDbWaitEventCollection
-
Packages that use AwrDbWaitEventCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of AwrDbWaitEventCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return AwrDbWaitEventCollection Modifier and Type Method Description AwrDbWaitEventCollection
AwrDbWaitEventCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type AwrDbWaitEventCollection Modifier and Type Method Description AwrDbWaitEventCollection.Builder
AwrDbWaitEventCollection.Builder. copy(AwrDbWaitEventCollection model)
-
Uses of AwrDbWaitEventCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return AwrDbWaitEventCollection Modifier and Type Method Description AwrDbWaitEventCollection
SummarizeAwrDbWaitEventsResponse. getAwrDbWaitEventCollection()
The returned AwrDbWaitEventCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type AwrDbWaitEventCollection Modifier and Type Method Description SummarizeAwrDbWaitEventsResponse.Builder
SummarizeAwrDbWaitEventsResponse.Builder. awrDbWaitEventCollection(AwrDbWaitEventCollection awrDbWaitEventCollection)
The returned AwrDbWaitEventCollection instance.
-