Uses of Class
com.oracle.bmc.dataintegration.model.DependentObjectSummaryCollection
- 
Packages that use DependentObjectSummaryCollection Package Description com.oracle.bmc.dataintegration.model com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of DependentObjectSummaryCollection in com.oracle.bmc.dataintegration.modelMethods in com.oracle.bmc.dataintegration.model that return DependentObjectSummaryCollection Modifier and Type Method Description DependentObjectSummaryCollectionDependentObjectSummaryCollection.Builder. build()Methods in com.oracle.bmc.dataintegration.model with parameters of type DependentObjectSummaryCollection Modifier and Type Method Description DependentObjectSummaryCollection.BuilderDependentObjectSummaryCollection.Builder. copy(DependentObjectSummaryCollection model)
- 
Uses of DependentObjectSummaryCollection in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return DependentObjectSummaryCollection Modifier and Type Method Description DependentObjectSummaryCollectionListDependentObjectsResponse. getDependentObjectSummaryCollection()The returned DependentObjectSummaryCollection instance.Methods in com.oracle.bmc.dataintegration.responses with parameters of type DependentObjectSummaryCollection Modifier and Type Method Description ListDependentObjectsResponse.BuilderListDependentObjectsResponse.Builder. dependentObjectSummaryCollection(DependentObjectSummaryCollection dependentObjectSummaryCollection)The returned DependentObjectSummaryCollection instance.
 
-