Interface BlueprintItem.Builder

  • Method Details

    • blueprintArn

      BlueprintItem.Builder blueprintArn(String blueprintArn)
      Sets the value of the BlueprintArn property for this object.
      Parameters:
      blueprintArn - The new value for the BlueprintArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • blueprintVersion

      BlueprintItem.Builder blueprintVersion(String blueprintVersion)
      Sets the value of the BlueprintVersion property for this object.
      Parameters:
      blueprintVersion - The new value for the BlueprintVersion property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • blueprintStage

      BlueprintItem.Builder blueprintStage(String blueprintStage)
      Sets the value of the BlueprintStage property for this object.
      Parameters:
      blueprintStage - The new value for the BlueprintStage property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • blueprintStage

      BlueprintItem.Builder blueprintStage(BlueprintStage blueprintStage)
      Sets the value of the BlueprintStage property for this object.
      Parameters:
      blueprintStage - The new value for the BlueprintStage property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: