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