Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalDbSystemCollection
- 
Packages that use ExternalDbSystemCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of ExternalDbSystemCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return ExternalDbSystemCollection Modifier and Type Method Description ExternalDbSystemCollectionExternalDbSystemCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalDbSystemCollection Modifier and Type Method Description ExternalDbSystemCollection.BuilderExternalDbSystemCollection.Builder. copy(ExternalDbSystemCollection model)
- 
Uses of ExternalDbSystemCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return ExternalDbSystemCollection Modifier and Type Method Description ExternalDbSystemCollectionListExternalDbSystemsResponse. getExternalDbSystemCollection()The returned ExternalDbSystemCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalDbSystemCollection Modifier and Type Method Description ListExternalDbSystemsResponse.BuilderListExternalDbSystemsResponse.Builder. externalDbSystemCollection(ExternalDbSystemCollection externalDbSystemCollection)The returned ExternalDbSystemCollection instance.
 
-