Interface ServiceAccountTokenSummary.Builder

  • Method Details

    • createdAt

      When the service account token was created.

      Parameters:
      createdAt - When the service account token was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expiresAt

      When the service account token will expire.

      Parameters:
      expiresAt - When the service account token will expire.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.
    • lastUsedAt

      The last time the token was used to authorize a Grafana HTTP API.

      Parameters:
      lastUsedAt - The last time the token was used to authorize a Grafana HTTP API.
      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.