GoogleIdTokenCredential.Builder

public final class GoogleIdTokenCredential.Builder


GoogleIdTokenCredential のビルダー

まとめ

パブリック コンストラクタ

パブリック コンストラクタ

ビルダー

public Builder()

パブリック メソッド

build

public final @NonNull GoogleIdTokenCredential build()

setDisplayName

public final @NonNull GoogleIdTokenCredential.Builder setDisplayName(String displayName)

setFamilyName

public final @NonNull GoogleIdTokenCredential.Builder setFamilyName(String familyName)

setGivenName 氏

public final @NonNull GoogleIdTokenCredential.Builder setGivenName(String givenName)

setIdToken

public final @NonNull GoogleIdTokenCredential.Builder setIdToken(@NonNull String idToken)

setPhoneNumber

public final @NonNull GoogleIdTokenCredential.Builder setPhoneNumber(String phoneNumber)

setProfilePictureUri

public final @NonNull GoogleIdTokenCredential.Builder setProfilePictureUri(Uri profilePictureUri)