public static class UpdateColumnSourceTargetDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateColumnSourceTargetDetails |
build() |
UpdateColumnSourceTargetDetails.Builder |
copy(UpdateColumnSourceTargetDetails model) |
UpdateColumnSourceTargetDetails.Builder |
targetId(String targetId)
The OCID of the target database to be associated as the column source with the masking
policy.
|
public UpdateColumnSourceTargetDetails.Builder targetId(String targetId)
The OCID of the target database to be associated as the column source with the masking policy.
targetId
- the value to setpublic UpdateColumnSourceTargetDetails build()
public UpdateColumnSourceTargetDetails.Builder copy(UpdateColumnSourceTargetDetails model)
Copyright © 2016–2024. All rights reserved.