Uses of Class
com.oracle.bmc.opsi.model.AwrDatabaseParameterCollection
-
Packages that use AwrDatabaseParameterCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of AwrDatabaseParameterCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AwrDatabaseParameterCollection Modifier and Type Method Description AwrDatabaseParameterCollection
AwrDatabaseParameterCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type AwrDatabaseParameterCollection Modifier and Type Method Description AwrDatabaseParameterCollection.Builder
AwrDatabaseParameterCollection.Builder. copy(AwrDatabaseParameterCollection model)
-
Uses of AwrDatabaseParameterCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return AwrDatabaseParameterCollection Modifier and Type Method Description AwrDatabaseParameterCollection
SummarizeAwrDatabaseParametersResponse. getAwrDatabaseParameterCollection()
The returned AwrDatabaseParameterCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AwrDatabaseParameterCollection Modifier and Type Method Description SummarizeAwrDatabaseParametersResponse.Builder
SummarizeAwrDatabaseParametersResponse.Builder. awrDatabaseParameterCollection(AwrDatabaseParameterCollection awrDatabaseParameterCollection)
The returned AwrDatabaseParameterCollection instance.
-