| HostScanRecipe.Builder | HostScanRecipe.Builder. agentSettings(HostScanAgentSettings agentSettings) |  | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. applicationSettings(ApplicationScanSettings applicationSettings) |  | 
| static HostScanRecipe.Builder | HostScanRecipe. builder() | Create a new builder. | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. compartmentId(String compartmentId) | Compartment ID of the scan recipe | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. copy(HostScanRecipe model) |  | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. displayName(String displayName) | Recipe identifier, which can be renamed | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. id(String id) | Unique identifier of the config that is immutable on creation | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. lifecycleState(LifecycleState lifecycleState) | The current state of the config. | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. portSettings(HostScanPortSettings portSettings) |  | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. schedule(Schedule schedule) |  | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. timeCreated(Date timeCreated) | Date and time the recipe was created, format as described in RFC
3339 | 
| HostScanRecipe.Builder | HostScanRecipe.Builder. timeUpdated(Date timeUpdated) | Date and time the recipe was last updated, format as described in RFC
3339 | 
| HostScanRecipe.Builder | HostScanRecipe. toBuilder() |  |