public static class TargetResponderRecipeResponderRuleSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public TargetResponderRecipeResponderRuleSummary.Builder id(String id)
Identifier for ResponderRule.
id
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder displayName(String displayName)
ResponderRule Display Name
displayName
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder description(String description)
ResponderRule 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 Policy
policies
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder supportedModes(List<TargetResponderRecipeResponderRuleSummary.SupportedModes> supportedModes)
Supported Execution Modes
supportedModes
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder details(ResponderRuleDetails details)
public TargetResponderRecipeResponderRuleSummary.Builder compartmentId(String compartmentId)
Compartment Identifier
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 updated. Format defined by RFC3339.
timeUpdated
- the value to setpublic TargetResponderRecipeResponderRuleSummary.Builder lifecycleState(LifecycleState lifecycleState)
The current state of the ResponderRule.
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–2023. All rights reserved.