static SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.builder() |
Create a new builder.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.columnName(String columnName) |
The name of the sensitive column.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.copy(SensitiveColumnAnalyticsDimensions model) |
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.objectName(String objectName) |
The database object that contains the sensitive column.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.schemaName(String schemaName) |
The database schema that contains the sensitive column.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.sensitiveDataModelId(String sensitiveDataModelId) |
The OCID of the sensitive data model which contains the sensitive column.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.sensitiveTypeId(String sensitiveTypeId) |
The OCID of the sensitive type associated with the sensitive column.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.Builder.targetId(String targetId) |
The OCID of the target database associated with the sensitive column.
|
SensitiveColumnAnalyticsDimensions.Builder |
SensitiveColumnAnalyticsDimensions.toBuilder() |
|