Uses of Class
com.oracle.bmc.databasemigration.model.ExcludedObjectSummaryCollection
- 
Packages that use ExcludedObjectSummaryCollection Package Description com.oracle.bmc.databasemigration.model com.oracle.bmc.databasemigration.responses 
- 
- 
Uses of ExcludedObjectSummaryCollection in com.oracle.bmc.databasemigration.modelMethods in com.oracle.bmc.databasemigration.model that return ExcludedObjectSummaryCollection Modifier and Type Method Description ExcludedObjectSummaryCollectionExcludedObjectSummaryCollection.Builder. build()Methods in com.oracle.bmc.databasemigration.model with parameters of type ExcludedObjectSummaryCollection Modifier and Type Method Description ExcludedObjectSummaryCollection.BuilderExcludedObjectSummaryCollection.Builder. copy(ExcludedObjectSummaryCollection model)
- 
Uses of ExcludedObjectSummaryCollection in com.oracle.bmc.databasemigration.responsesMethods in com.oracle.bmc.databasemigration.responses that return ExcludedObjectSummaryCollection Modifier and Type Method Description ExcludedObjectSummaryCollectionListExcludedObjectsResponse. getExcludedObjectSummaryCollection()The returned ExcludedObjectSummaryCollection instance.Methods in com.oracle.bmc.databasemigration.responses with parameters of type ExcludedObjectSummaryCollection Modifier and Type Method Description ListExcludedObjectsResponse.BuilderListExcludedObjectsResponse.Builder. excludedObjectSummaryCollection(ExcludedObjectSummaryCollection excludedObjectSummaryCollection)The returned ExcludedObjectSummaryCollection instance.
 
-