AccountSetupAttempt.EnterpriseAccount.Builder

public abstract class AccountSetupAttempt.EnterpriseAccount.Builder


ผู้รับสร้างบ้านสำหรับ AccountSetupAttempt.EnterpriseAccount

สรุป

เมธอดสาธารณะ

abstract AccountSetupAttempt.EnterpriseAccount
abstract AccountSetupAttempt.EnterpriseAccount.Builder

ประเภทการตรวจสอบสิทธิ์ที่ใช้สำหรับบัญชีนี้

abstract AccountSetupAttempt.EnterpriseAccount.Builder

รหัสของอุปกรณ์ตามที่อยู่ใน Play EMM API

abstract AccountSetupAttempt.EnterpriseAccount.Builder

อีเมลที่เชื่อมโยงกับบัญชี หรือเว้นว่างไว้หากไม่มี

abstract AccountSetupAttempt.EnterpriseAccount.Builder

รหัสของผู้ใช้ตามที่อยู่ใน Play EMM API

เมธอดสาธารณะ

สร้าง

public abstract AccountSetupAttempt.EnterpriseAccount build()

setAuthenticationType

public abstract AccountSetupAttempt.EnterpriseAccount.Builder setAuthenticationType(
    AccountSetupAttempt.EnterpriseAccount.AuthenticationType value
)

ประเภทการตรวจสอบสิทธิ์ที่ใช้สำหรับบัญชีนี้

setDeviceId

public abstract AccountSetupAttempt.EnterpriseAccount.Builder setDeviceId(String value)

รหัสของอุปกรณ์ตามที่อยู่ใน Play EMM API ซึ่งสอดคล้องกับพารามิเตอร์ `deviceId` ในการเรียก Devices.get ของ Play EMM API

setEmailAddress

public abstract AccountSetupAttempt.EnterpriseAccount.Builder setEmailAddress(String value)

อีเมลที่เชื่อมโยงกับบัญชี หรือเว้นว่างไว้หากไม่มี

setUserId

public abstract AccountSetupAttempt.EnterpriseAccount.Builder setUserId(String value)

รหัสของผู้ใช้ตามที่อยู่ใน Play EMM API ซึ่งสอดคล้องกับพารามิเตอร์ `userId` ในการเรียก Users.get ของ Play EMM API