public class AndroidProvisioningPartner.Partners.Devices extends Object
| Constructor and Description |
|---|
Devices() |
public AndroidProvisioningPartner.Partners.Devices.Claim claim(Long partnerId, ClaimDeviceRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.partnerId - Required. The ID of the reseller partner.content - the ClaimDeviceRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.ClaimAsync claimAsync(Long partnerId, ClaimDevicesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.partnerId - Required. The ID of the reseller partner.content - the ClaimDevicesRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.FindByIdentifier findByIdentifier(Long partnerId, FindDevicesByDeviceIdentifierRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.partnerId - Required. The ID of the reseller partner.content - the FindDevicesByDeviceIdentifierRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.FindByOwner findByOwner(Long partnerId, FindDevicesByOwnerRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.partnerId - Required. The ID of the reseller partner.content - the FindDevicesByOwnerRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The device API resource name in the format `partners/[PARTNER_ID]/devices/[DEVICE_ID]`.IOExceptionpublic AndroidProvisioningPartner.Partners.Devices.GetSimLockState getSimLockState(Long partnerId, GetDeviceSimLockStateRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.partnerId - Required. The ID of the partner.content - the GetDeviceSimLockStateRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.Metadata metadata(Long metadataOwnerId, Long deviceId, UpdateDeviceMetadataRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.metadataOwnerId - Required. The owner of the newly set metadata. Set this to the partner ID.deviceId - Required. The ID of the device.content - the UpdateDeviceMetadataRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.Unclaim unclaim(Long partnerId, UnclaimDeviceRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.partnerId - Required. The ID of the reseller partner.content - the UnclaimDeviceRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.UnclaimAsync unclaimAsync(Long partnerId, UnclaimDevicesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.partnerId - Required. The reseller partner ID.content - the UnclaimDevicesRequestIOExceptionpublic AndroidProvisioningPartner.Partners.Devices.UpdateMetadataAsync updateMetadataAsync(Long partnerId, UpdateDeviceMetadataInBatchRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the
remote operation.partnerId - Required. The reseller partner ID.content - the UpdateDeviceMetadataInBatchRequestIOExceptionCopyright © 2011–2025 Google. All rights reserved.