Interface RStudioServerProAppSettings.Builder

  • Method Details

    • accessStatus

      RStudioServerProAppSettings.Builder accessStatus(String accessStatus)

      Indicates whether the current user has access to the RStudioServerPro app.

      Parameters:
      accessStatus - Indicates whether the current user has access to the RStudioServerPro app.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • accessStatus

      Indicates whether the current user has access to the RStudioServerPro app.

      Parameters:
      accessStatus - Indicates whether the current user has access to the RStudioServerPro app.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • userGroup

      The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.

      Parameters:
      userGroup - The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • userGroup

      The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.

      Parameters:
      userGroup - The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: