Interface ServiceAccountTokenSummaryWithKey.Builder

  • Method Details

    • id

      The unique ID of the service account token.

      Parameters:
      id - The unique ID of the service account token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The key for the service account token. Used when making calls to the Grafana HTTP APIs to authenticate and authorize the requests.

      Parameters:
      key - The key for the service account token. Used when making calls to the Grafana HTTP APIs to authenticate and authorize the requests.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the service account token.

      Parameters:
      name - The name of the service account token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.