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