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 attached detectorRecipeId to the Data Source.
|
DataSourceMappingInfo.Builder |
detectorRuleId(String detectorRuleId)
Id of the attached detectorRuleId to the Data Source.
|
public DataSourceMappingInfo.Builder detectorRecipeId(String detectorRecipeId)
Id of the attached detectorRecipeId to the Data Source.
detectorRecipeId
- the value to setpublic DataSourceMappingInfo.Builder detectorRuleId(String detectorRuleId)
Id of the attached detectorRuleId to the Data Source.
detectorRuleId
- the value to setpublic DataSourceMappingInfo build()
public DataSourceMappingInfo.Builder copy(DataSourceMappingInfo model)
Copyright © 2016–2023. All rights reserved.