Interface CustomOrchestrationTraceEvent.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CustomOrchestrationTraceEvent.Builder,CustomOrchestrationTraceEvent>, SdkBuilder<CustomOrchestrationTraceEvent.Builder,CustomOrchestrationTraceEvent>, SdkPojo
Enclosing class:
CustomOrchestrationTraceEvent

@Mutable @NotThreadSafe public static interface CustomOrchestrationTraceEvent.Builder extends SdkPojo, CopyableBuilder<CustomOrchestrationTraceEvent.Builder,CustomOrchestrationTraceEvent>
  • Method Details

    • 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.