Interface UserIdentity.Builder

  • Method Details

    • type

      The identity type of the requester that calls the API operation.

      Parameters:
      type -

      The identity type of the requester that calls the API operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The identity type of the requester that calls the API operation.

      Parameters:
      type -

      The identity type of the requester that calls the API operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • principalId

      UserIdentity.Builder principalId(String principalId)

      A unique identifier for the requester that calls the API operation.

      Parameters:
      principalId -

      A unique identifier for the requester that calls the API operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.