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