public static class DataSourceMappingInfo.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DataSourceMappingInfo |
build() |
DataSourceMappingInfo.Builder |
copy(DataSourceMappingInfo model) |
DataSourceMappingInfo.Builder |
detectorRecipeId(String detectorRecipeId)
ID of the detector recipe attached to the data source
|
DataSourceMappingInfo.Builder |
detectorRuleId(String detectorRuleId)
ID of the detector rule attached to the data source
|
public DataSourceMappingInfo.Builder detectorRecipeId(String detectorRecipeId)
ID of the detector recipe attached to the data source
detectorRecipeId
- the value to setpublic DataSourceMappingInfo.Builder detectorRuleId(String detectorRuleId)
ID of the detector rule attached to the data source
detectorRuleId
- the value to setpublic DataSourceMappingInfo build()
public DataSourceMappingInfo.Builder copy(DataSourceMappingInfo model)
Copyright © 2016–2024. All rights reserved.