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