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