Class GetLastSessionIdResponse

java.lang.Object
com.github.copilot.sdk.json.GetLastSessionIdResponse

public final class GetLastSessionIdResponse extends Object
  • Constructor Details

    • GetLastSessionIdResponse

      public GetLastSessionIdResponse()
  • Method Details

    • getSessionId

      public String getSessionId()
    • setSessionId

      public void setSessionId(String sessionId)