static SecurityRecipe.Builder |
SecurityRecipe.builder() |
Create a new builder.
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the recipe
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.copy(SecurityRecipe model) |
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.description(String description) |
The recipe’s description
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.displayName(String displayName) |
The recipe’s display name
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.id(String id) |
Unique identifier that can\u2019t be changed after creation
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.lifecycleState(LifecycleState lifecycleState) |
The current lifecycle state of the recipe
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.owner(OwnerType owner) |
The owner of the recipe
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.securityPolicies(List<String> securityPolicies) |
The list of security policy IDs that are included in the recipe
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.timeCreated(Date timeCreated) |
The time the recipe was created.
|
SecurityRecipe.Builder |
SecurityRecipe.Builder.timeUpdated(Date timeUpdated) |
The time the recipe was last updated.
|
SecurityRecipe.Builder |
SecurityRecipe.toBuilder() |
|