Interface FlowTraceNodeInputContent.Builder

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

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

    • document

      The content of the node input.

      Parameters:
      document - The content of the node input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.