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