Uses of Class
com.oracle.bmc.database.model.ActionParamValuesCollection
-
Packages that use ActionParamValuesCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of ActionParamValuesCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return ActionParamValuesCollection Modifier and Type Method Description ActionParamValuesCollection
ActionParamValuesCollection.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type ActionParamValuesCollection Modifier and Type Method Description ActionParamValuesCollection.Builder
ActionParamValuesCollection.Builder. copy(ActionParamValuesCollection model)
-
Uses of ActionParamValuesCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ActionParamValuesCollection Modifier and Type Method Description ActionParamValuesCollection
ListParamsForActionTypeResponse. getActionParamValuesCollection()
The returned ActionParamValuesCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type ActionParamValuesCollection Modifier and Type Method Description ListParamsForActionTypeResponse.Builder
ListParamsForActionTypeResponse.Builder. actionParamValuesCollection(ActionParamValuesCollection actionParamValuesCollection)
The returned ActionParamValuesCollection instance.
-