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