วิธีการ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ชั้นเรียน SamsungResellerServiceFactory
จะใช้ไลบรารีของตัวแทนจําหน่าย Android ทั่วไป โดยใช้โปรแกรมการทําให้ใช้งานได้ของ Knox
(KDP) เพื่อจัดการอุปกรณ์ Samsung ส่วนชั้นเรียน GoogleResellerServiceFactory
ใช้การตั้งค่าอุปกรณ์พร้อมใช้แบบรวมกลุ่มเพื่อจัดการอุปกรณ์ Android อื่นๆ หน้านี้จะแสดงวิธีการที่ใช้ได้กับชั้นเรียนเริ่มต้นแต่ละชั้น
รองรับเมธอดนี้
ไม่รองรับเมธอดดังกล่าว
วิธีการ |
คำอธิบาย |
KDP |
การตั้งค่าอุปกรณ์พร้อมใช้แบบรวมกลุ่ม |
claimDevice |
คําขอแบบพร้อมกันเพื่ออ้างสิทธิ์อุปกรณ์ 1 เครื่องสําหรับลูกค้าที่ระบุ |
|
|
claimDevicesAsync |
คําขอแบบไม่พร้อมกันเพื่ออ้างสิทธิ์อุปกรณ์สูงสุด 100,000 รายการสําหรับลูกค้าอย่างน้อย 1 ราย |
|
|
createCustomer |
สร้างออบเจ็กต์ Company เพื่อระบุบริษัท (ลูกค้า) แต่ละแห่ง |
|
|
findDevicesByDeviceIdentifier |
ระบุอุปกรณ์ที่มีตัวระบุอุปกรณ์ที่ระบุ |
|
|
findDevicesByOwner |
รายการอุปกรณ์ที่อ้างสิทธิ์โดยลูกค้าที่ระบุ |
|
|
getOperation |
เรียกดูสถานะการดําเนินการแบบไม่พร้อมกันโดยใช้ operationId |
|
|
listCustomers |
รายชื่อลูกค้าที่เชื่อมโยงกับตัวแทนจําหน่าย |
|
|
listOperations |
รายการการดําเนินการที่มีประเภทการดําเนินการและ/หรือสถานะการดําเนินการที่ระบุ |
|
|
unclaimDevice |
คําขอแบบพร้อมกันเพื่อถอนการอ้างสิทธิ์อุปกรณ์เครื่องเดียวสําหรับลูกค้าที่ระบุ |
|
|
unclaimDevicesAsync |
คําขอแบบไม่พร้อมกันเพื่อยกเลิกการอ้างสิทธิ์อุปกรณ์สูงสุด 100,000 รายการสําหรับลูกค้าอย่างน้อย 1 ราย |
|
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[[["\u003cp\u003eThe \u003ccode\u003eSamsungResellerServiceFactory\u003c/code\u003e class uses the Knox Deployment Program (KDP) to manage Samsung devices.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleResellerServiceFactory\u003c/code\u003e class uses zero-touch enrollment to manage other Android devices.\u003c/p\u003e\n"],["\u003cp\u003eThe Common Android Reseller Library offers methods such as \u003ccode\u003eclaimDevice\u003c/code\u003e, \u003ccode\u003eunclaimDevice\u003c/code\u003e, and \u003ccode\u003ecreateCustomer\u003c/code\u003e for device management.\u003c/p\u003e\n"],["\u003cp\u003eMethods like \u003ccode\u003eclaimDevicesAsync\u003c/code\u003e and \u003ccode\u003eunclaimDevicesAsync\u003c/code\u003e provide asynchronous options for managing large numbers of devices.\u003c/p\u003e\n"],["\u003cp\u003eThe library allows resellers to manage customers through methods like \u003ccode\u003ecreateCustomer\u003c/code\u003e and \u003ccode\u003elistCustomers\u003c/code\u003e, and track operation status using \u003ccode\u003egetOperation\u003c/code\u003e and \u003ccode\u003elistOperations\u003c/code\u003e.\u003c/p\u003e\n"]]],["The Common Android Reseller Library uses `SamsungResellerServiceFactory` for Knox Deployment Program (KDP) Samsung devices and `GoogleResellerServiceFactory` for zero-touch enrollment of other Android devices. Key actions include: claiming and unclaiming devices (individually or in bulk), creating customer objects, listing devices by identifier or owner, and retrieving operation statuses. Resellers can also list customers and operations, filtering by type or state. Supported methods differ between KDP and zero-touch.\n"],null,["# Methods\n\nThrough the Common Android Reseller Library, the [`SamsungResellerServiceFactory`](/zero-touch/reseller-library/reference/factory-classes#samsungresellerservicefactory) class uses [Knox Deployment Program](https://www.samsungknox.com/en/knox-deployment-program)\n(KDP) to manage Samsung devices, while the [`GoogleResellerServiceFactory`](/zero-touch/reseller-library/reference/factory-classes#googleresellerservicefactory) class uses zero-touch enrollment to manage\n[other Android devices](/zero-touch/resources/manufacturer-names). This page\nlists methods available to each factory class:\n\nthe method is supported \n\nthe method isn't supported\n\n| Method | Description | KDP | Zero-touch |\n|-----------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|-----|------------|\n| [`claimDevice`](/zero-touch/reseller-library/reference/methods/claimdevice) | Synchronous request to claim one device for a specified customer. | | |\n| [`claimDevicesAsync`](/zero-touch/reseller-library/reference/methods/claimdevicesasync) | Asynchronous request to claim up to 100,000 devices for one or more customers. | | |\n| [`createCustomer`](/zero-touch/reseller-library/reference/methods/createcustomer) | Creates a [`Company`](/zero-touch/reseller-library/reference/objects#company) object to uniquely identify a company (customer). | | |\n| [`findDevicesByDeviceIdentifier`](/zero-touch/reseller-library/reference/methods/finddevicesbydeviceidentifier) | List devices with given device identifier. | | |\n| [`findDevicesByOwner`](/zero-touch/reseller-library/reference/methods/finddevicesbyowner) | List of devices claimed by the specified customer or customers. | | |\n| [`getOperation`](/zero-touch/reseller-library/reference/methods/getoperation) | Retrieves the status of an asynchronous operation using its `operationId`. | | |\n| [`listCustomers`](/zero-touch/reseller-library/reference/methods/listcustomers) | List of customers associated with the reseller. | | |\n| [`listOperations`](/zero-touch/reseller-library/reference/methods/listoperations) | List of operations with a specified operation type and/or operation state. | | |\n| [`unclaimDevice`](/zero-touch/reseller-library/reference/methods/unclaimdevice) | Synchronous request to unclaim a single device for a specified customer. | | |\n| [`unclaimDevicesAsync`](/zero-touch/reseller-library/reference/methods/unclaimdevicesasync) | Asynchronous request to unclaim up to 100,000 devices for one or more customers. | | |"]]