| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. appDefinedChildColumnKeys(List<String> appDefinedChildColumnKeys) | Unique keys identifying the columns that are application-level (non-dictionary) children
of the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. appName(String appName) | The name of the application. | 
| static DiscoveryJobResult.Builder | DiscoveryJobResult. builder() | Create a new builder. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. columnName(String columnName) | The name of the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. confidenceLevel(ConfidenceLevelEnum confidenceLevel) | The confidence level of the discovery job result associated with the sensitive type. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. confidenceLevelDetails(List<Object> confidenceLevelDetails) | List containing maps as values. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. copy(DiscoveryJobResult model) |  | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. dataType(String dataType) | The data type of the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. dbDefinedChildColumnKeys(List<String> dbDefinedChildColumnKeys) | Unique keys identifying the columns that are database-level (dictionary-defined) children
of the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. discoveryJobId(String discoveryJobId) | The OCID of the discovery job. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. discoveryType(DiscoveryJobResult.DiscoveryType discoveryType) | The type of the discovery result. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. estimatedDataValueCount(Long estimatedDataValueCount) | The estimated number of data values the column has in the associated database. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. isResultApplied(Boolean isResultApplied) | Indicates whether the discovery result has been processed. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. key(String key) | The unique key that identifies the discovery result. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. modifiedAttributes(ModifiedAttributes modifiedAttributes) |  | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. objectName(String objectName) | The database object that contains the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. objectType(DiscoveryJobResult.ObjectType objectType) | The type of the database object that contains the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. parentColumnKeys(List<String> parentColumnKeys) | Unique keys identifying the columns that are parents of the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. plannedAction(DiscoveryJobResult.PlannedAction plannedAction) | Specifies how to process the discovery result. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. relationType(DiscoveryJobResult.RelationType relationType) | The type of referential relationship the sensitive column has with its parent. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. sampleDataValues(List<String> sampleDataValues) | Original data values collected for the sensitive column from the associated database. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. schemaName(String schemaName) | The database schema that contains the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. sensitiveColumnkey(String sensitiveColumnkey) | The unique key that identifies the sensitive column represented by the discovery result. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult.Builder. sensitiveTypeId(String sensitiveTypeId) | The OCID of the sensitive type associated with the sensitive column. | 
| DiscoveryJobResult.Builder | DiscoveryJobResult. toBuilder() |  |