Class SessionModeApi

java.lang.Object
com.github.copilot.generated.rpc.SessionModeApi

@Generated("copilot-sdk-codegen") public final class SessionModeApi extends Object
API methods for the mode namespace.
Since:
1.0.0
  • Method Details

    • get

      public CompletableFuture<Void> get()
      Identifies the target session.
      Since:
      1.0.0
    • set

      Agent interaction mode to apply to the session.

      Note: the sessionId field in the params record is overridden by the session-scoped wrapper; any value provided is ignored.

      Since:
      1.0.0