Uses of Class
com.oracle.bmc.opsi.model.AddmDbSchemaObjectSummary
-
Packages that use AddmDbSchemaObjectSummary Package Description com.oracle.bmc.opsi.model -
-
Uses of AddmDbSchemaObjectSummary in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbSchemaObjectSummary Modifier and Type Method Description AddmDbSchemaObjectSummary
AddmDbSchemaObjectSummary.Builder. build()
Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbSchemaObjectSummary Modifier and Type Method Description List<AddmDbSchemaObjectSummary>
AddmDbSchemaObjectCollection. getItems()
List of Schema ObjectsMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbSchemaObjectSummary Modifier and Type Method Description AddmDbSchemaObjectSummary.Builder
AddmDbSchemaObjectSummary.Builder. copy(AddmDbSchemaObjectSummary model)
Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbSchemaObjectSummary Modifier and Type Method Description AddmDbSchemaObjectCollection.Builder
AddmDbSchemaObjectCollection.Builder. items(List<AddmDbSchemaObjectSummary> items)
List of Schema Objects
-