| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. appName(String appName) | The name of the application associated with the sensitive column. | 
| static SensitiveColumnSummary.Builder | SensitiveColumnSummary. builder() | Create a new builder. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. columnName(String columnName) | The name of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. confidenceLevel(ConfidenceLevelEnum confidenceLevel) | The confidence level of the sensitive column associated with the sensitive type. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. copy(SensitiveColumnSummary model) |  | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. dataType(String dataType) | The data type of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. estimatedDataValueCount(Long estimatedDataValueCount) | The estimated number of data values the column has in the associated database. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. key(String key) | The unique key that identifies the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. lifecycleDetails(String lifecycleDetails) | Details about the current state of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. lifecycleState(SensitiveColumnLifecycleState lifecycleState) | The current state of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. objectName(String objectName) | The database object that contains the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. objectType(SensitiveColumnSummary.ObjectType objectType) | The type of the database object that contains the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. parentColumnKeys(List<String> parentColumnKeys) | Unique keys identifying the columns that are parents of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. relationType(SensitiveColumnSummary.RelationType relationType) | The type of referential relationship the sensitive column has with its parent. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. sampleDataValues(List<String> sampleDataValues) | Original data values collected for the sensitive column from the associated database. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. schemaName(String schemaName) | The database schema that contains the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. sensitiveDataModelId(String sensitiveDataModelId) | The OCID of the sensitive data model that contains the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. sensitiveTypeId(String sensitiveTypeId) | The OCID of the sensitive type associated with the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. source(SensitiveColumnSummary.Source source) | The source of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. status(SensitiveColumnSummary.Status status) | The status of the sensitive column. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. timeCreated(Date timeCreated) | The date and time, in the format defined by
RFC3339 , the sensitive column was created in the
sensitive data model. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary.Builder. timeUpdated(Date timeUpdated) | The date and time, in the format defined by
RFC3339 , the sensitive column was last updated in
the sensitive data model. | 
| SensitiveColumnSummary.Builder | SensitiveColumnSummary. toBuilder() |  |