Interface UnprocessedIdentityId.Builder

  • Method Details

    • identityId

      UnprocessedIdentityId.Builder identityId(String identityId)

      A unique identifier in the format REGION:GUID.

      Parameters:
      identityId - A unique identifier in the format REGION:GUID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      UnprocessedIdentityId.Builder errorCode(String errorCode)

      The error code indicating the type of error that occurred.

      Parameters:
      errorCode - The error code indicating the type of error that occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The error code indicating the type of error that occurred.

      Parameters:
      errorCode - The error code indicating the type of error that occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: