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