Interface DomainConfiguration.Builder

  • Method Details

    • workflowExecutionRetentionPeriodInDays

      DomainConfiguration.Builder workflowExecutionRetentionPeriodInDays(String workflowExecutionRetentionPeriodInDays)

      The retention period for workflow executions in this domain.

      Parameters:
      workflowExecutionRetentionPeriodInDays - The retention period for workflow executions in this domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.