Interface ExternalId.Builder

  • Method Details

    • issuer

      ExternalId.Builder issuer(String issuer)

      The issuer for an external identifier.

      Parameters:
      issuer - The issuer for an external identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The identifier issued to this resource by an external identity provider.

      Parameters:
      id - The identifier issued to this resource by an external identity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.