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