public static class TargetResponderRecipeResponderRuleSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public TargetResponderRecipeResponderRuleSummary.Builder id(String id)
Unique identifier for the responder rule
id
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder displayName(String displayName)
Responder rule display name
displayName
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder description(String description)
Responder rule description
description
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder type(ResponderType type)
Type of responder
type
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder policies(List<String> policies)
List of policies
policies
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder supportedModes(List<TargetResponderRecipeResponderRuleSummary.SupportedModes> supportedModes)
Supported execution modes for the responder rule
supportedModes
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder details(ResponderRuleDetails details)
public TargetResponderRecipeResponderRuleSummary.Builder compartmentId(String compartmentId)
Compartment OCID
compartmentId
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder timeCreated(Date timeCreated)
The date and time the target responder recipe rule was created. Format defined by RFC3339.
timeCreated
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder timeUpdated(Date timeUpdated)
The date and time the target responder recipe rule was last updated. Format defined by RFC3339.
timeUpdated
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder lifecycleState(LifecycleState lifecycleState)
The current lifecycle state of the responder rule
lifecycleState
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
lifecycleDetails
- the value to setpublic TargetResponderRecipeResponderRuleSummary build()
public TargetResponderRecipeResponderRuleSummary.Builder copy(TargetResponderRecipeResponderRuleSummary model)
Copyright © 2016–2024. All rights reserved.