public static class TargetResponderRecipeSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public TargetResponderRecipeSummary.Builder id(String id)
Unique identifier that is immutable on creation
id
- the value to setpublic TargetResponderRecipeSummary.Builder compartmentId(String compartmentId)
Compartment Identifier
compartmentId
- the value to setpublic TargetResponderRecipeSummary.Builder responderRecipeId(String responderRecipeId)
Unique identifier for Responder Recipe of which this is an extension
responderRecipeId
- the value to setpublic TargetResponderRecipeSummary.Builder displayName(String displayName)
ResponderRecipe Identifier Name
displayName
- the value to setpublic TargetResponderRecipeSummary.Builder description(String description)
ResponderRecipe Description
description
- the value to setpublic TargetResponderRecipeSummary.Builder owner(OwnerType owner)
Owner of ResponderRecipe
owner
- the value to setpublic TargetResponderRecipeSummary.Builder timeCreated(Date timeCreated)
The date and time the target responder recipe was created. Format defined by RFC3339.
timeCreated
- the value to setpublic TargetResponderRecipeSummary.Builder timeUpdated(Date timeUpdated)
The date and time the target responder recipe was updated. Format defined by RFC3339.
timeUpdated
- the value to setpublic TargetResponderRecipeSummary.Builder lifecycleState(LifecycleState lifecycleState)
The current state of the Example.
lifecycleState
- the value to setpublic TargetResponderRecipeSummary.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 TargetResponderRecipeSummary build()
public TargetResponderRecipeSummary.Builder copy(TargetResponderRecipeSummary model)
Copyright © 2016–2023. All rights reserved.