Interface SessionBasedRequest

  • Method Details

    • getSessionId

      String getSessionId()
      Gets the session identifier.
      Returns:
      the session identifier
    • populateSessionIdQueryParameterIfDefined

      default okhttp3.HttpUrl.Builder populateSessionIdQueryParameterIfDefined( okhttp3.HttpUrl.Builder urlBuilder)
      Defines the session identifier as a query parameter in the request URL builder if defined.
      Parameters:
      urlBuilder - the URL builder
      Returns:
      the builder