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.model
Methods in com.oracle.bmc.databasemanagement.model that return ExternalDbSystemCollection Modifier and Type Method Description ExternalDbSystemCollection
ExternalDbSystemCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalDbSystemCollection Modifier and Type Method Description ExternalDbSystemCollection.Builder
ExternalDbSystemCollection.Builder. copy(ExternalDbSystemCollection model)
-
Uses of ExternalDbSystemCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ExternalDbSystemCollection Modifier and Type Method Description ExternalDbSystemCollection
ListExternalDbSystemsResponse. getExternalDbSystemCollection()
The returned ExternalDbSystemCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalDbSystemCollection Modifier and Type Method Description ListExternalDbSystemsResponse.Builder
ListExternalDbSystemsResponse.Builder. externalDbSystemCollection(ExternalDbSystemCollection externalDbSystemCollection)
The returned ExternalDbSystemCollection instance.
-