Uses of Class
com.oracle.bmc.databasemigration.model.AffectedObjectsCollection
-
Packages that use AffectedObjectsCollection Package Description com.oracle.bmc.databasemigration.model com.oracle.bmc.databasemigration.responses -
-
Uses of AffectedObjectsCollection in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return AffectedObjectsCollection Modifier and Type Method Description AffectedObjectsCollectionAffectedObjectsCollection.Builder. build()Methods in com.oracle.bmc.databasemigration.model with parameters of type AffectedObjectsCollection Modifier and Type Method Description AffectedObjectsCollection.BuilderAffectedObjectsCollection.Builder. copy(AffectedObjectsCollection model) -
Uses of AffectedObjectsCollection in com.oracle.bmc.databasemigration.responses
Methods in com.oracle.bmc.databasemigration.responses that return AffectedObjectsCollection Modifier and Type Method Description AffectedObjectsCollectionListAffectedObjectsResponse. getAffectedObjectsCollection()The returned AffectedObjectsCollection instance.Methods in com.oracle.bmc.databasemigration.responses with parameters of type AffectedObjectsCollection Modifier and Type Method Description ListAffectedObjectsResponse.BuilderListAffectedObjectsResponse.Builder. affectedObjectsCollection(AffectedObjectsCollection affectedObjectsCollection)The returned AffectedObjectsCollection instance.
-