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