Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalClusterCollection
- 
Packages that use ExternalClusterCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of ExternalClusterCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return ExternalClusterCollection Modifier and Type Method Description ExternalClusterCollectionExternalClusterCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalClusterCollection Modifier and Type Method Description ExternalClusterCollection.BuilderExternalClusterCollection.Builder. copy(ExternalClusterCollection model)
- 
Uses of ExternalClusterCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return ExternalClusterCollection Modifier and Type Method Description ExternalClusterCollectionListExternalClustersResponse. getExternalClusterCollection()The returned ExternalClusterCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalClusterCollection Modifier and Type Method Description ListExternalClustersResponse.BuilderListExternalClustersResponse.Builder. externalClusterCollection(ExternalClusterCollection externalClusterCollection)The returned ExternalClusterCollection instance.
 
-