Interface StartSessionRequest.Builder

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

public static interface StartSessionRequest.Builder extends SdkPojo, CopyableBuilder<StartSessionRequest.Builder,StartSessionRequest>
  • Method Details

    • ledgerName

      StartSessionRequest.Builder ledgerName(String ledgerName)

      The name of the ledger to start a new session against.

      Parameters:
      ledgerName - The name of the ledger to start a new session against.
      Returns:
      Returns a reference to this object so that method calls can be chained together.