Uses of Class
com.oracle.bmc.goldengate.model.DeploymentWalletsOperationCollection.Builder
- 
Packages that use DeploymentWalletsOperationCollection.Builder Package Description com.oracle.bmc.goldengate.model 
- 
- 
Uses of DeploymentWalletsOperationCollection.Builder in com.oracle.bmc.goldengate.modelMethods in com.oracle.bmc.goldengate.model that return DeploymentWalletsOperationCollection.Builder Modifier and Type Method Description static DeploymentWalletsOperationCollection.BuilderDeploymentWalletsOperationCollection. builder()Create a new builder.DeploymentWalletsOperationCollection.BuilderDeploymentWalletsOperationCollection.Builder. copy(DeploymentWalletsOperationCollection model)DeploymentWalletsOperationCollection.BuilderDeploymentWalletsOperationCollection.Builder. items(List<DeploymentWalletsOperationSummary> items)An array of DeploymentWallets operations.DeploymentWalletsOperationCollection.BuilderDeploymentWalletsOperationCollection. toBuilder()
 
-