E2eeSelfKeyParcelable.Builder


public final class E2eeSelfKeyParcelable.Builder


מחלקת Builder של E2eeSelfKeyParcelable.

סיכום

‫constructors ציבוריים

יוצרת builder חדש.

יוצרת builder חדש.

‫constructors ציבוריים

בנאי

public Builder()

יוצרת builder חדש.

בנאי

public Builder(E2eeSelfKeyParcelable origin)

יוצרת builder חדש.

‫methods ציבוריים

build

public E2eeSelfKeyParcelable build()

יוצר את E2eeSelfKeyParcelable.

setDeviceId

@CanIgnoreReturnValue
public E2eeSelfKeyParcelable.Builder setDeviceId(@NonNull String deviceId)

מגדיר את device ID.

setKeyValue

@CanIgnoreReturnValue
public E2eeSelfKeyParcelable.Builder setKeyValue(@Nullable byte[] keyValue)

הגדרת key bytes של המפתח הציבורי.

setOwnerPackageName

@CanIgnoreReturnValue
public E2eeSelfKeyParcelable.Builder setOwnerPackageName(@NonNull String ownerPackageName)

מגדיר את owner package name.

setRemoteVerificationState

@CanIgnoreReturnValue
public E2eeSelfKeyParcelable.Builder setRemoteVerificationState(int remoteVerificationState)

מגדיר את remote verification state המפתח.

setTimeUpdated

@CanIgnoreReturnValue
public E2eeSelfKeyParcelable.Builder setTimeUpdated(long timeUpdated)

מגדיר את timestamp of the last update.