Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalDbHomeCollection
- 
Packages that use ExternalDbHomeCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of ExternalDbHomeCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return ExternalDbHomeCollection Modifier and Type Method Description ExternalDbHomeCollectionExternalDbHomeCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalDbHomeCollection Modifier and Type Method Description ExternalDbHomeCollection.BuilderExternalDbHomeCollection.Builder. copy(ExternalDbHomeCollection model)
- 
Uses of ExternalDbHomeCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return ExternalDbHomeCollection Modifier and Type Method Description ExternalDbHomeCollectionListExternalDbHomesResponse. getExternalDbHomeCollection()The returned ExternalDbHomeCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalDbHomeCollection Modifier and Type Method Description ListExternalDbHomesResponse.BuilderListExternalDbHomesResponse.Builder. externalDbHomeCollection(ExternalDbHomeCollection externalDbHomeCollection)The returned ExternalDbHomeCollection instance.
 
-