Interface GetWorkloadAccessTokenResponse.Builder

  • Method Details

    • workloadAccessToken

      GetWorkloadAccessTokenResponse.Builder workloadAccessToken(String workloadAccessToken)

      An opaque token representing the identity of both the workload and the user.

      Parameters:
      workloadAccessToken - An opaque token representing the identity of both the workload and the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.