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.modelMethods in com.oracle.bmc.goldengate.model that return DeploymentVersionCollection Modifier and Type Method Description DeploymentVersionCollectionDeploymentVersionCollection.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type DeploymentVersionCollection Modifier and Type Method Description DeploymentVersionCollection.BuilderDeploymentVersionCollection.Builder. copy(DeploymentVersionCollection model)
- 
Uses of DeploymentVersionCollection in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return DeploymentVersionCollection Modifier and Type Method Description DeploymentVersionCollectionListDeploymentVersionsResponse. getDeploymentVersionCollection()The returned DeploymentVersionCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type DeploymentVersionCollection Modifier and Type Method Description ListDeploymentVersionsResponse.BuilderListDeploymentVersionsResponse.Builder. deploymentVersionCollection(DeploymentVersionCollection deploymentVersionCollection)The returned DeploymentVersionCollection instance.
 
-