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