Uses of Class
com.oracle.bmc.goldengate.model.DeploymentBackupCollection
-
Packages that use DeploymentBackupCollection Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of DeploymentBackupCollection in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return DeploymentBackupCollection Modifier and Type Method Description DeploymentBackupCollection
DeploymentBackupCollection.Builder. build()
Methods in com.oracle.bmc.goldengate.model with parameters of type DeploymentBackupCollection Modifier and Type Method Description DeploymentBackupCollection.Builder
DeploymentBackupCollection.Builder. copy(DeploymentBackupCollection model)
-
Uses of DeploymentBackupCollection in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return DeploymentBackupCollection Modifier and Type Method Description DeploymentBackupCollection
ListDeploymentBackupsResponse. getDeploymentBackupCollection()
The returned DeploymentBackupCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type DeploymentBackupCollection Modifier and Type Method Description ListDeploymentBackupsResponse.Builder
ListDeploymentBackupsResponse.Builder. deploymentBackupCollection(DeploymentBackupCollection deploymentBackupCollection)
The returned DeploymentBackupCollection instance.
-