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.modelMethods in com.oracle.bmc.opsi.model that return AwrDatabaseParameterChangeCollection Modifier and Type Method Description AwrDatabaseParameterChangeCollectionAwrDatabaseParameterChangeCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type AwrDatabaseParameterChangeCollection Modifier and Type Method Description AwrDatabaseParameterChangeCollection.BuilderAwrDatabaseParameterChangeCollection.Builder. copy(AwrDatabaseParameterChangeCollection model)
- 
Uses of AwrDatabaseParameterChangeCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return AwrDatabaseParameterChangeCollection Modifier and Type Method Description AwrDatabaseParameterChangeCollectionSummarizeAwrDatabaseParameterChangesResponse. getAwrDatabaseParameterChangeCollection()The returned AwrDatabaseParameterChangeCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AwrDatabaseParameterChangeCollection Modifier and Type Method Description SummarizeAwrDatabaseParameterChangesResponse.BuilderSummarizeAwrDatabaseParameterChangesResponse.Builder. awrDatabaseParameterChangeCollection(AwrDatabaseParameterChangeCollection awrDatabaseParameterChangeCollection)The returned AwrDatabaseParameterChangeCollection instance.
 
-