newBuilder

public static PasswordRecord.Builder newBuilder(String url, String password)

Creates a new PasswordRecord builder with the given required parameters.

Return

a new PasswordRecord.Builder instance

Parameters

url

the URL of the site for which the password is saved

password

the password for the site