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