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.model
Methods in com.oracle.bmc.goldengate.model that return DeploymentWalletsOperationCollection.Builder Modifier and Type Method Description static DeploymentWalletsOperationCollection.Builder
DeploymentWalletsOperationCollection. builder()
Create a new builder.DeploymentWalletsOperationCollection.Builder
DeploymentWalletsOperationCollection.Builder. copy(DeploymentWalletsOperationCollection model)
DeploymentWalletsOperationCollection.Builder
DeploymentWalletsOperationCollection.Builder. items(List<DeploymentWalletsOperationSummary> items)
An array of DeploymentWallets operations.DeploymentWalletsOperationCollection.Builder
DeploymentWalletsOperationCollection. toBuilder()
-