| static ContainerScanRecipe.Builder | ContainerScanRecipe. builder() | Create a new builder. | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. compartmentId(String compartmentId) | The OCID  of the
container scan recipe’s compartment | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. copy(ContainerScanRecipe model) |  | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. displayName(String displayName) | User friendly name of container scan recipe | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. id(String id) | The OCID  of
container scan recipe. | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. imageCount(Integer imageCount) | This field is set equal to the number of images we want to scan in the first go when the
recipe is created | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. lifecycleState(LifecycleState lifecycleState) | The current state of the config. | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. scanSettings(ContainerScanSettings scanSettings) |  | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. timeCreated(Date timeCreated) | Date and time the recipe was created, format as described in RFC
3339 | 
| ContainerScanRecipe.Builder | ContainerScanRecipe.Builder. timeUpdated(Date timeUpdated) | Date and time the recipe was last updated, format as described in RFC
3339 | 
| ContainerScanRecipe.Builder | ContainerScanRecipe. toBuilder() |  |