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