Interface CustomOrchestrationTraceEvent.Builder

    • Method Detail

      • text

        CustomOrchestrationTraceEvent.Builder text​(String text)

        The text that prompted the event at this step.

        Parameters:
        text - The text that prompted the event at this step.
        Returns:
        Returns a reference to this object so that method calls can be chained together.